Searched refs:SQ_MAX_PGM_VGPRS (Results 1 – 8 of 8) sorted by relevance
122 SQ_MAX_PGM_VGPRS = 512, // Maximum programmable VGPRs across all targets. enumerator127 NUM_ALL_VGPRS = SQ_MAX_PGM_VGPRS + NUM_EXTRA_VGPRS, // Where SGPR starts.510 assert(Result.first >= 0 && Result.first < SQ_MAX_PGM_VGPRS); in getRegInterval()702 setRegScore(SQ_MAX_PGM_VGPRS + EXTRA_VGPR_LDS, T, CurrScore); in updateByEvent()739 if (J < SQ_MAX_PGM_VGPRS + EXTRA_VGPR_LDS) { in print()1167 unsigned RegNo = SQ_MAX_PGM_VGPRS + EXTRA_VGPR_LDS; in generateWaitcntInstBefore()1790 assert(NumVGPRsMax <= SQ_MAX_PGM_VGPRS); in runOnMachineFunction()
2489 #define SQ_MAX_PGM_VGPRS 0x100 macro
2735 #define SQ_MAX_PGM_VGPRS 0x100 macro
2753 #define SQ_MAX_PGM_VGPRS 0x100 macro
15252 #define SQ_MAX_PGM_VGPRS 0x00000100 macro
18208 #define SQ_MAX_PGM_VGPRS 0x00000100 macro
16314 #define SQ_MAX_PGM_VGPRS 0x00000100 macro
13927 #define SQ_MAX_PGM_VGPRS 0x00000100 macro