Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc943 InstructionOperand value_operand; in EmitBic() local
1073 InstructionOperand value_operand; in VisitWord32Xor() local
2110 InstructionOperand const value_operand = g.UseRegister(value); in VisitWordCompareZero() local
2116 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc611 InstructionOperand value_operand = g.CanBeImmediate(value) in VisitStoreCommon() local
654 InstructionOperand value_operand = g.CanBeImmediate(value) in VisitProtectedStore() local
698 InstructionOperand value_operand = g.UseRegister(node->InputAt(2)); in VisitStoreLane() local
2654 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc669 InstructionOperand value_operand = (rep == MachineRepresentation::kWord8) in VisitAtomicExchange() local
786 InstructionOperand value_operand = g.UseRegister(node->InputAt(2)); in VisitStoreLane() local
1864 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc814 InstructionOperand value_operand = g.UseRegister(value); in VisitGeneralStore() local
1980 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc1740 InstructionOperand const value_operand = g.UseRegister(value); in VisitWordCompareZero() local
1746 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc1762 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
2699 InstructionOperand value_operand = g.UseRegister(node->InputAt(2)); in VisitStoreLane() local
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector.cc2494 const SwitchInfo& sw, InstructionOperand const& value_operand) { in EmitBinarySearchSwitch()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc2260 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc2374 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc2516 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc2966 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local