Home
last modified time | relevance | path

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

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