Home | History | Annotate | Download | only in quick

Lines Matching full:lowreg_index

302           int lowreg_index = start_vreg + i + (t_loc->high_word ? -1 : 0);
303 int low_reg = promotion_map_[lowreg_index].FpReg;
304 int high_reg = promotion_map_[lowreg_index + 1].FpReg;