Searched defs:InputOperand (Results 1 – 7 of 7) sorted by relevance
274 unsigned InputOperand = VariableMap[N->getName()] - 1; in EmitLeafMatchCode() local
276 unsigned InputOperand = VariableMap[N->getName()] - 1; in EmitLeafMatchCode() local
92 Operand InputOperand(size_t index) { in InputOperand() function in v8::internal::compiler::Arm64OperandConverter
36 Operand InputOperand(size_t index, int extra = 0) { in InputOperand() function in v8::internal::compiler::X64OperandConverter
97 Operand InputOperand(size_t index) { in InputOperand() function in v8::internal::compiler::MipsOperandConverter
94 Operand InputOperand(size_t index) { in InputOperand() function in v8::internal::compiler::MipsOperandConverter
37 Operand InputOperand(size_t index, int extra = 0) { in InputOperand() function in v8::internal::compiler::IA32OperandConverter