Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h474 void EmitCallThread(const X86EncodingMap* entry, int32_t disp);
Dassemble_x86.cc1513 void X86Mir2Lir::EmitCallThread(const X86EncodingMap* entry, int32_t disp) { in EmitCallThread() function in art::X86Mir2Lir
1849 EmitCallThread(entry, lir->operands[0]); in AssembleInstructions()
1866 EmitCallThread(entry, lir->operands[0]); in AssembleInstructions()