Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp89 const bool IsWave32 = ST.isWave32(); in optimizeVccBranch() local
H A DSIFixSGPRCopies.cpp1096 bool IsWave32 = MF.getSubtarget<GCNSubtarget>().isWave32(); in fixSCCCopies() local
H A DSIWholeQuadMode.cpp1527 bool IsWave32 = ST->isWave32(); in lowerInitExec() local
H A DSIRegisterInfo.cpp107 bool IsWave32; member
H A DAMDGPUInstructionSelector.cpp1407 const bool IsWave32 = (STI.getWavefrontSize() == 32); in selectBallot() local
H A DSIInstrInfo.cpp5510 bool IsWave32 = ST.isWave32(); in insertScratchExecCopy() local
H A DSIISelLowering.cpp4893 bool IsWave32 = ST.isWave32(); in lowerWaveReduce() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1108 bool IsWave32 = EnableWavefrontSize32 ? in getVGPRAllocGranule() local
1126 bool IsWave32 = EnableWavefrontSize32 ? in getVGPREncodingGranule() local
1138 bool IsWave32 = STI->getFeatureBits().test(FeatureWavefrontSize32); in getTotalNumVGPRs() local