Home
last modified time | relevance | path

Searched defs:rl_temp (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/
Dvreg_analysis.cc345 RegLocation rl_temp = reg_location_[defs[0]]; in InferTypeAndSize() local
/art/compiler/dex/quick/
Dgen_common.cc250 RegLocation rl_temp = rl_src1; in GenCompareAndBranch() local
260 RegLocation rl_temp = UpdateLoc(rl_src2); in GenCompareAndBranch() local
/art/compiler/dex/portable/
Dmir_to_gbc.cc1909 RegLocation rl_temp = mir_graph_->reg_location_[i]; in MethodMIR2Bitcode() local
/art/compiler/dex/quick/arm/
Dint_arm.cc145 RegLocation rl_temp = LocCReturn(); // Just using as template, will change in GenCmpLong() local