HomeSort by relevance Sort by last modified time
    Searched refs:CallRuntimeHelperImmRegLocationMethod (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/quick/
gen_common.cc 507 CallRuntimeHelperImmRegLocationMethod(kQuickAllocArrayResolved, direct_type_ptr, rl_src,
512 CallRuntimeHelperImmRegLocationMethod(kQuickAllocArray, type_idx, rl_src, true);
515 CallRuntimeHelperImmRegLocationMethod(kQuickAllocArrayWithAccessCheck, type_idx, rl_src, true);
    [all...]
mir_to_lir.h     [all...]
gen_invoke.cc 327 void Mir2Lir::CallRuntimeHelperImmRegLocationMethod(QuickEntrypointEnum trampoline, int arg0,
    [all...]

Completed in 59 milliseconds