Searched defs:MemoryOperand (Results 1 – 9 of 9) sorted by relevance
1149 int MemoryOperand = X86II::getMemoryOperandNo(TSFlags); in encodeInstruction() local
1226 int MemoryOperand = X86II::getMemoryOperandNo(TSFlags); in encodeInstruction() local
89 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand() function in v8::internal::compiler::PPCOperandConverter106 MemOperand MemoryOperand(AddressingMode* mode = NULL, in MemoryOperand() function in v8::internal::compiler::PPCOperandConverter
83 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand() function in v8::internal::compiler::S390OperandConverter106 MemOperand MemoryOperand(AddressingMode* mode = nullptr, in MemoryOperand() function in v8::internal::compiler::S390OperandConverter
82 Operand MemoryOperand(size_t* offset) { in MemoryOperand() function in v8::internal::compiler::X64OperandConverter150 Operand MemoryOperand(size_t first_input = 0) { in MemoryOperand() function in v8::internal::compiler::X64OperandConverter
106 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand() function in v8::internal::compiler::MipsOperandConverter121 MemOperand MemoryOperand(size_t index = 0) { return MemoryOperand(&index); } in MemoryOperand() function in v8::internal::compiler::MipsOperandConverter
108 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand() function in v8::internal::compiler::MipsOperandConverter123 MemOperand MemoryOperand(size_t index = 0) { return MemoryOperand(&index); } in MemoryOperand() function in v8::internal::compiler::MipsOperandConverter
112 Operand MemoryOperand(size_t* offset) { in MemoryOperand() function in v8::internal::compiler::IA32OperandConverter178 Operand MemoryOperand(size_t first_input = 0) { in MemoryOperand() function in v8::internal::compiler::IA32OperandConverter
170 MemOperand MemoryOperand(size_t index = 0) { in MemoryOperand() function in v8::internal::compiler::Arm64OperandConverter