Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIPreEmitPeephole.cpp89 const bool IsWave32 = ST.isWave32(); in optimizeVccBranch() local
HDSIFixSGPRCopies.cpp1096 bool IsWave32 = MF.getSubtarget<GCNSubtarget>().isWave32(); in fixSCCCopies() local
HDSIWholeQuadMode.cpp1527 bool IsWave32 = ST->isWave32(); in lowerInitExec() local
HDSIRegisterInfo.cpp107 bool IsWave32; member
HDAMDGPUInstructionSelector.cpp1407 const bool IsWave32 = (STI.getWavefrontSize() == 32); in selectBallot() local
HDSIInstrInfo.cpp5510 bool IsWave32 = ST.isWave32(); in insertScratchExecCopy() local
HDSIISelLowering.cpp4893 bool IsWave32 = ST.isWave32(); in lowerWaveReduce() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.cpp1108 bool IsWave32 = EnableWavefrontSize32 ? in getVGPRAllocGranule() local
1126 bool IsWave32 = EnableWavefrontSize32 ? in getVGPREncodingGranule() local
1138 bool IsWave32 = STI->getFeatureBits().test(FeatureWavefrontSize32); in getTotalNumVGPRs() local