Searched defs:EmitOperand (Results 1 – 2 of 2) sorted by relevance
/art/compiler/utils/x86/ | ||
D | assembler_x86.cc | 1619 void X86Assembler::EmitOperand(int reg_or_opcode, const Operand& operand) { in EmitOperand() function in art::x86::X86Assembler |
/art/compiler/utils/x86_64/ | ||
D | assembler_x86_64.cc | 2108 void X86_64Assembler::EmitOperand(uint8_t reg_or_opcode, const Operand& operand) { in EmitOperand() function in art::x86_64::X86_64Assembler |