Searched refs:VGPRSetID (Results 1 – 4 of 4) sorted by relevance
32 unsigned VGPRSetID; variable204 unsigned getVGPRPressureSet() const { return VGPRSetID; }; in getVGPRPressureSet()
438 unsigned VGPRSetID; variable487 unsigned getVGPRSetID() const { return VGPRSetID; } in getVGPRSetID()
68 VGPRSetID = NumRegPressureSets; in SIRegisterInfo()89 VGPRSetID = i; in SIRegisterInfo()105 VGPRSetID < NumRegPressureSets && in SIRegisterInfo()
1800 VGPRSetID = SITRI->getVGPRPressureSet(); in SIScheduleDAGMI()1912 if (*PSetI == VGPRSetID) in fillVgprSgprCost()