Home | History | Annotate | Download | only in arm

Lines Matching full:rl_true

231     RegLocation rl_true = mir_graph_->reg_location_[mir->ssa_rep->uses[1]];
233 rl_true = LoadValue(rl_true, kCoreReg);
238 LIR* l1 = OpRegCopy(rl_result.low_reg, rl_true.low_reg);