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

  /art/compiler/dex/quick/
gen_common.cc 103 RegStorage r_method = LoadCurrMethodWithHint(r_base);
695 RegStorage r_method = LoadCurrMethodWithHint(r_base);
773 RegStorage r_method = LoadCurrMethodWithHint(r_base);
    [all...]
gen_loadstore.cc 351 RegStorage Mir2Lir::LoadCurrMethodWithHint(RegStorage r_hint) {
mir_to_lir.h     [all...]

Completed in 293 milliseconds