Home
last modified time | relevance | path

Searched refs:CallRuntimeHelperImmMethodImm (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/
Dmir_to_lir.h461 void CallRuntimeHelperImmMethodImm(ThreadOffset helper_offset, int arg0, int arg2,
Dgen_invoke.cc204 void Mir2Lir::CallRuntimeHelperImmMethodImm(ThreadOffset helper_offset, int arg0, in CallRuntimeHelperImmMethodImm() function in art::Mir2Lir
Dgen_common.cc241 CallRuntimeHelperImmMethodImm(func_offset, type_idx, elems, true); in GenFilledNewArray()