Home
last modified time | relevance | path

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

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