Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h460 void EmitRegArray(const X86EncodingMap* entry, int32_t raw_reg, int32_t raw_base,
Dassemble_x86.cc1170 void X86Mir2Lir::EmitRegArray(const X86EncodingMap* entry, int32_t raw_reg, int32_t raw_base, in EmitRegArray() function in art::X86Mir2Lir
1186 EmitRegArray(entry, raw_reg, raw_base, raw_index, scale, disp); in EmitArrayReg()
1831 EmitRegArray(entry, lir->operands[0], lir->operands[1], lir->operands[2], in AssembleInstructions()