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

  /art/compiler/dex/quick/
gen_loadstore.cc 87 } else if (IsInexpensiveConstant(rl_src)) {
123 } else if (IsInexpensiveConstant(rl_src)) {
codegen_util.cc 55 bool Mir2Lir::IsInexpensiveConstant(RegLocation rl_src) {
    [all...]
mir_to_lir.h 697 bool IsInexpensiveConstant(RegLocation rl_src);
    [all...]
ralloc_util.cc     [all...]

Completed in 2834 milliseconds