Home
last modified time | relevance | path

Searched defs:right_operand (Results 1 – 15 of 15) sorted by relevance

/external/v8/src/compiler/arm/
Dinstruction-selector-arm.cc286 InstructionOperand right_operand) { in EmitDiv()
320 InstructionOperand right_operand = g.UseRegister(m.right().node()); in VisitMod() local
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc1388 int32_t right_operand = in DoBitI() local
1555 int32_t right_operand = in DoSubI() local
1727 int32_t right_operand = in DoAddI() local
Dlithium-x64.cc714 LOperand* right_operand = UseFixed(right, rax); in DoArithmeticT() local
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.cc755 LOperand* right_operand = UseFixed(right, x0); in DoArithmeticT() local
/external/v8/src/crankshaft/x87/
Dlithium-x87.cc718 LOperand* right_operand = UseFixed(right, eax); in DoArithmeticT() local
Dlithium-codegen-x87.cc1629 int32_t right_operand = in DoBitI() local
/external/v8/src/crankshaft/s390/
Dlithium-s390.cc634 LOperand* right_operand = UseFixed(right, r2); in DoArithmeticT() local
Dlithium-codegen-s390.cc1741 Operand right_operand = ToOperand(right); in DoShiftI() local
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc688 LOperand* right_operand = UseFixed(right, r0); in DoArithmeticT() local
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc703 LOperand* right_operand = UseFixed(right, r3); in DoArithmeticT() local
Dlithium-codegen-ppc.cc1733 Operand right_operand = ToOperand(right); in DoShiftI() local
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.cc698 LOperand* right_operand = UseFixed(right, a0); in DoArithmeticT() local
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.cc721 LOperand* right_operand = UseFixed(right, eax); in DoArithmeticT() local
Dlithium-codegen-ia32.cc1328 int32_t right_operand = in DoBitI() local
/external/v8/src/crankshaft/mips/
Dlithium-mips.cc698 LOperand* right_operand = UseFixed(right, a0); in DoArithmeticT() local