Home
last modified time | relevance | path

Searched defs:IsWave32 (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp89 const bool IsWave32 = ST.isWave32(); in optimizeVccBranch() local
H A DSILowerControlFlow.cpp716 bool IsWave32 = ST.isWave32(); lowerInitExec() local
H A DSIFixSGPRCopies.cpp1098 bool IsWave32 = MF.getSubtarget<GCNSubtarget>().isWave32(); fixSCCCopies() local
H A DSIRegisterInfo.cpp107 bool IsWave32; member
H A DAMDGPUInstructionSelector.cpp1419 const bool IsWave32 = (STI.getWavefrontSize() == 32); selectBallot() local
H A DSIInstrInfo.cpp5383 bool IsWave32 = ST.isWave32(); insertScratchExecCopy() local
H A DSIISelLowering.cpp4649 bool IsWave32 = ST.isWave32(); lowerWaveReduce() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1041 bool IsWave32 = EnableWavefrontSize32 ? getVGPRAllocGranule() local
1059 bool IsWave32 = EnableWavefrontSize32 ? getVGPREncodingGranule() local
1071 bool IsWave32 = STI->getFeatureBits().test(FeatureWavefrontSize32); getTotalNumVGPRs() local