Searched refs:SGPRBlocks (Results 1 – 9 of 9) sorted by relevance
5 ; CHECK: SGPRBlocks: 1217 ; CHECK: SGPRBlocks: 1229 ; CHECK: SGPRBlocks: 041 ; CHECK: SGPRBlocks: 053 ; CHECK: SGPRBlocks: 065 ; CHECK: SGPRBlocks: 079 ; CHECK: SGPRBlocks: 1291 ; CHECK: SGPRBlocks: 0105 ; CHECK: SGPRBlocks: 0119 ; CHECK: SGPRBlocks: 1[all …]
11 ; ALL: SGPRBlocks: 155 ; XTOSGPR: SGPRBlocks: 162 ; XTOSMEM: SGPRBlocks: 1108 ; XALL: SGPRBlocks: 2
5 ; CHECK: SGPRBlocks: 016 ; CHECK: SGPRBlocks: 027 ; CHECK: SGPRBlocks: 038 ; CHECK: SGPRBlocks: 1
6 ; ALL: SGPRBlocks: 1
28 SGPRBlocks(0), in SIProgramInfo()52 uint32_t SGPRBlocks; member
496 ProgInfo.SGPRBlocks = (ProgInfo.NumSGPR - 1) / 8; in getSIProgramInfo()541 S_00B848_SGPRS(ProgInfo.SGPRBlocks) | in getSIProgramInfo()601 S_00B028_SGPRS(KernelInfo.SGPRBlocks), 4); in EmitProgramInfoSI()
25 uint32_t SGPRBlocks = 0; member
467 " SGPRBlocks: " + Twine(CurrentProgramInfo.SGPRBlocks), false); in runOnMachineFunction()908 ProgInfo.SGPRBlocks = IsaInfo::getNumSGPRBlocks( in getSIProgramInfo()960 S_00B848_SGPRS(ProgInfo.SGPRBlocks) | in getSIProgramInfo()1026 S_00B028_SGPRS(CurrentProgramInfo.SGPRBlocks), 4); in EmitProgramInfoSI()1102 S_00B028_SGPRS(CurrentProgramInfo.SGPRBlocks); in EmitPALMetadata()
868 unsigned &VGPRBlocks, unsigned &SGPRBlocks);2661 unsigned &SGPRBlocks) { in calculateGPRBlocks() argument2685 SGPRBlocks = IsaInfo::getNumSGPRBlocks(Features, NumSGPRs); in calculateGPRBlocks()2914 unsigned SGPRBlocks; in ParseDirectiveAMDHSAKernel() local2917 SGPRRange, VGPRBlocks, SGPRBlocks)) in ParseDirectiveAMDHSAKernel()2927 SGPRBlocks)) in ParseDirectiveAMDHSAKernel()2931 SGPRBlocks); in ParseDirectiveAMDHSAKernel()