Home
last modified time | relevance | path

Searched defs:value_operand (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/compiler/arm/
Dinstruction-selector-arm.cc771 InstructionOperand value_operand; in EmitBic() local
904 InstructionOperand value_operand; in VisitWord32Xor() local
1911 InstructionOperand const value_operand = g.UseRegister(value); in VisitWordCompareZero() local
1917 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc380 InstructionOperand value_operand = in VisitStore() local
401 InstructionOperand value_operand = in VisitProtectedStore() local
2032 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc1303 InstructionOperand value_operand = (rep == MachineRepresentation::kWord8) in VisitAtomicExchange() local
1479 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
1899 InstructionOperand value_operand = in VISIT_ATOMIC_BINOP() local
/external/v8/src/compiler/mips/
Dinstruction-selector-mips.cc1528 InstructionOperand const value_operand = g.UseRegister(value); in VisitWordCompareZero() local
1534 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc819 InstructionOperand value_operand = g.UseRegister(value); in VisitStore() local
2014 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/
Dinstruction-selector.cc2167 InstructionOperand& value_operand) { in EmitLookupSwitch()
2184 const SwitchInfo& sw, InstructionOperand& value_operand) { in EmitBinarySearchSwitch()
/external/v8/src/compiler/mips64/
Dinstruction-selector-mips64.cc2147 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc1706 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc2442 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local