Home
last modified time | relevance | path

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

/external/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc867 InstructionOperand value_operand; in EmitBic() local
997 InstructionOperand value_operand; in VisitWord32Xor() local
2032 InstructionOperand const value_operand = g.UseRegister(value); in VisitWordCompareZero() local
2038 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc510 InstructionOperand value_operand = in VisitStore() local
531 InstructionOperand value_operand = in VisitProtectedStore() local
570 InstructionOperand value_operand = g.UseRegister(node->InputAt(2)); in VisitStoreLane() local
2394 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc809 InstructionOperand value_operand = g.UseRegister(value); in VisitGeneralStore() local
2073 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc1721 InstructionOperand const value_operand = g.UseRegister(value); in VisitWordCompareZero() local
1727 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc1493 InstructionOperand value_operand = (rep == MachineRepresentation::kWord8) in VisitAtomicExchange() local
1662 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc1719 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/backend/
Dinstruction-selector.cc2441 const SwitchInfo& sw, InstructionOperand const& value_operand) { in EmitBinarySearchSwitch()
/external/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc2341 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/external/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc2752 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local