Searched refs:EmitOpArray (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/x86/ |
D | codegen_x86.h | 439 void EmitOpArray(const X86EncodingMap* entry, int32_t raw_base, int32_t raw_index, int scale,
|
D | assemble_x86.cc | 1101 void X86Mir2Lir::EmitOpArray(const X86EncodingMap* entry, int32_t raw_base, int32_t raw_index, in EmitOpArray() function in art::X86Mir2Lir 1759 EmitOpArray(entry, lir->operands[0], lir->operands[1], lir->operands[2], lir->operands[3]); in AssembleInstructions()
|