Searched refs:SGPRSetID (Results 1 – 4 of 4) sorted by relevance
31 unsigned SGPRSetID; variable203 unsigned getSGPRPressureSet() const { return SGPRSetID; }; in getSGPRPressureSet()
439 unsigned SGPRSetID; variable488 unsigned getSGPRSetID() const { return SGPRSetID; } in getSGPRSetID()
67 SGPRSetID = NumRegPressureSets; in SIRegisterInfo()94 SGPRSetID = i; in SIRegisterInfo()104 assert(SGPRSetID < NumRegPressureSets && in SIRegisterInfo()
1801 SGPRSetID = SITRI->getSGPRPressureSet(); in SIScheduleDAGMI()1914 else if (*PSetI == SGPRSetID) in fillVgprSgprCost()