Searched refs:VGPRSetID (Results 1 – 4 of 4) sorted by relevance
32 unsigned VGPRSetID; variable193 unsigned getVGPRPressureSet() const { return VGPRSetID; }; in getVGPRPressureSet()
440 unsigned VGPRSetID; variable489 unsigned getVGPRSetID() const { return VGPRSetID; } in getVGPRSetID()
76 VGPRSetID = NumRegPressureSets; in SIRegisterInfo()95 VGPRSetID = i; in SIRegisterInfo()106 VGPRSetID < NumRegPressureSets); in SIRegisterInfo()
1809 VGPRSetID = SITRI->getVGPRPressureSet(); in SIScheduleDAGMI()1919 if (*PSetI == VGPRSetID) in fillVgprSgprCost()