Searched refs:core_reg (Results 1 – 5 of 5) sorted by relevance
147 promotion_map_[p_map_idx].core_reg = reg; in RecordCorePromotion()1057 curr->low_reg = promotion_map_[p_map_idx].core_reg; in DoPromotion()1085 curr->low_reg = promotion_map_[p_map_idx].core_reg; in DoPromotion()1086 curr->high_reg = promotion_map_[p_map_idx+1].core_reg; in DoPromotion()
65 OpRegCopy(promotion_map_[pmap_index].core_reg, temp_reg); in Workaround7250540()
278 OpRegCopy(v_map->core_reg, TargetReg(arg_regs[i])); in FlushIns()318 v_map->core_reg); in FlushIns()
222 v_reg_map.core_reg : SRegOffset(i), in DumpPromotionMap()
223 uint8_t core_reg; member