Searched refs:CallRuntimeHelperImmMethodImm (Results 1 – 3 of 3) sorted by relevance
918 void CallRuntimeHelperImmMethodImm(QuickEntrypointEnum trampoline, int arg0, int arg2,
320 void Mir2Lir::CallRuntimeHelperImmMethodImm(QuickEntrypointEnum trampoline, int arg0, int arg2, in CallRuntimeHelperImmMethodImm() function in art::Mir2Lir
403 CallRuntimeHelperImmMethodImm(target, type_idx, elems, true); in GenFilledNewArray()