Home | History | Annotate | Download | only in quick

Lines Matching refs:low_reg

438           int low_reg = promotion_map_[lowreg_index].fp_reg;
440 if (((low_reg & 0x1) != 0) || (high_reg != (low_reg + 1))) {