Searched defs:IsWave32 (Results 1 – 8 of 8) sorted by relevance
89 const unsigned Mov = IsWave32 ? AMDGPU::S_MOV_B32 : AMDGPU::S_MOV_B64; in optimizeVccBranch() local
1097 bool IsWave32 = MF.getSubtarget<GCNSubtarget>().isWave32(); fixSCCCopies() local
1518 bool IsWave32 = ST->isWave32(); lowerInitExec() local
107 bool IsWave32; global() member
1409 const bool IsWave32 = (STI.getWavefrontSize() == 32); selectBallot() local
5509 bool IsWave32 = ST.isWave32(); insertScratchExecCopy() local
4880 bool IsWave32 = ST.isWave32(); lowerWaveReduce() local
1109 bool IsWave32 = EnableWavefrontSize32 ? getVGPRAllocGranule() local 1127 bool IsWave32 = EnableWavefrontSize32 ? getVGPREncodingGranule() local 1139 bool IsWave32 = STI->getFeatureBits().test(FeatureWavefrontSize32); getTotalNumVGPRs() local