Home
last modified time | relevance | path

Searched refs:EmitArrayReg (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/x86/
Dcodegen_x86.h462 void EmitArrayReg(const X86EncodingMap* entry, int32_t raw_base, int32_t raw_index, int scale,
Dassemble_x86.cc1183 void X86Mir2Lir::EmitArrayReg(const X86EncodingMap* entry, int32_t raw_base, int32_t raw_index, in EmitArrayReg() function in art::X86Mir2Lir
1824 EmitArrayReg(entry, lir->operands[0], lir->operands[1], lir->operands[2], in AssembleInstructions()