Searched refs:GenInlinedCurrentThread (Results 1 – 5 of 5) sorted by relevance
287 bool GenInlinedCurrentThread(CallInfo* info) OVERRIDE;
2893 bool X86Mir2Lir::GenInlinedCurrentThread(CallInfo* info) { in GenInlinedCurrentThread() function in art::X86Mir2Lir
486 return backend->GenInlinedCurrentThread(info); in GenIntrinsic()
979 virtual bool GenInlinedCurrentThread(CallInfo* info);
1571 bool Mir2Lir::GenInlinedCurrentThread(CallInfo* info) { in GenInlinedCurrentThread() function in art::Mir2Lir