Searched refs:lowreg_index (Results 1 – 1 of 1) sorted by relevance
437 int lowreg_index = start_vreg + i + (t_loc->high_word ? -1 : 0); in FlushIns() local438 int low_reg = promotion_map_[lowreg_index].fp_reg; in FlushIns()439 int high_reg = promotion_map_[lowreg_index + 1].fp_reg; in FlushIns()