Searched refs:NumSGPRsForWavesPerEU (Results 1 – 9 of 9) sorted by relevance
7 ; CHECK: NumSGPRsForWavesPerEU: 10219 ; CHECK: NumSGPRsForWavesPerEU: 10231 ; CHECK: NumSGPRsForWavesPerEU: 143 ; CHECK: NumSGPRsForWavesPerEU: 155 ; CHECK: NumSGPRsForWavesPerEU: 167 ; CHECK: NumSGPRsForWavesPerEU: 181 ; CHECK: NumSGPRsForWavesPerEU: 10293 ; CHECK: NumSGPRsForWavesPerEU: 1107 ; CHECK: NumSGPRsForWavesPerEU: 1121 ; CHECK: NumSGPRsForWavesPerEU: 12[all …]
7 ; CHECK: NumSGPRsForWavesPerEU: 118 ; CHECK: NumSGPRsForWavesPerEU: 129 ; CHECK: NumSGPRsForWavesPerEU: 140 ; CHECK: NumSGPRsForWavesPerEU: 2{{$}}
8 ; ALL: NumSGPRsForWavesPerEU: 1054 ; XTOSGPR: NumSGPRsForWavesPerEU: 1696 ; XALL: NumSGPRsForWavesPerEU: 18
24 ; GFX10: NumSGPRsForWavesPerEU: 2
51 uint32_t NumSGPRsForWavesPerEU = 0; member
240 CurrentProgramInfo.NumSGPRsForWavesPerEU - in EmitFunctionBodyEnd()516 Twine(CurrentProgramInfo.NumSGPRsForWavesPerEU), false); in runOnMachineFunction()986 ProgInfo.NumSGPRsForWavesPerEU = std::max( in getSIProgramInfo()1005 ProgInfo.NumSGPRsForWavesPerEU = MaxAddressableNumSGPRs; in getSIProgramInfo()1012 ProgInfo.NumSGPRsForWavesPerEU = in getSIProgramInfo()1031 &STM, ProgInfo.NumSGPRsForWavesPerEU); in getSIProgramInfo()1112 ProgInfo.NumSGPRsForWavesPerEU, in getSIProgramInfo()1184 MD->setNumUsedSgprs(CC, CurrentProgramInfo.NumSGPRsForWavesPerEU); in EmitPALMetadata()
53 uint32_t NumSGPRsForWavesPerEU = 0; member
252 CurrentProgramInfo.NumSGPRsForWavesPerEU - in emitFunctionBodyEnd()529 Twine(CurrentProgramInfo.NumSGPRsForWavesPerEU), false); in runOnMachineFunction()1058 ProgInfo.NumSGPRsForWavesPerEU = std::max( in getSIProgramInfo()1077 ProgInfo.NumSGPRsForWavesPerEU = MaxAddressableNumSGPRs; in getSIProgramInfo()1084 ProgInfo.NumSGPRsForWavesPerEU = in getSIProgramInfo()1103 &STM, ProgInfo.NumSGPRsForWavesPerEU); in getSIProgramInfo()1172 ProgInfo.NumSGPRsForWavesPerEU, in getSIProgramInfo()1245 MD->setNumUsedSgprs(CC, CurrentProgramInfo.NumSGPRsForWavesPerEU); in EmitPALMetadata()