Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dmir_to_lir.h866 void CallRuntimeHelperReg(QuickEntrypointEnum trampoline, RegStorage arg0, bool safepoint_pc);
Dgen_invoke.cc116 void Mir2Lir::CallRuntimeHelperReg(QuickEntrypointEnum trampoline, RegStorage arg0, in CallRuntimeHelperReg() function in art::Mir2Lir