Home
last modified time | relevance | path

Searched defs:InputOperand (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/loong64/
Dcode-generator-loong64.cc100 Operand InputOperand(size_t index) { in InputOperand() function in v8::internal::compiler::Loong64OperandConverter
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc95 Operand InputOperand(size_t index) { in InputOperand() function in v8::internal::compiler::Arm64OperandConverter
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dcode-generator-riscv64.cc113 Operand InputOperand(size_t index) { in InputOperand() function in v8::internal::compiler::RiscvOperandConverter
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc47 Operand InputOperand(size_t index, int extra = 0) { in InputOperand() function in v8::internal::compiler::X64OperandConverter
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc42 Operand InputOperand(size_t index, int extra = 0) { in InputOperand() function in v8::internal::compiler::IA32OperandConverter
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc100 Operand InputOperand(size_t index) { in InputOperand() function in v8::internal::compiler::MipsOperandConverter
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc102 Operand InputOperand(size_t index) { in InputOperand() function in v8::internal::compiler::MipsOperandConverter