Home
last modified time | relevance | path

Searched defs:WavefrontSize (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.h38 unsigned WavefrontSize; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp760 const unsigned WavefrontSize = ST.getWavefrontSize(); lowerInitExec() local
H A DSIISelLowering.cpp5803 unsigned WavefrontSize = TLI.getSubtarget()->getWavefrontSize(); lowerICMPIntrinsic() local
5833 unsigned WavefrontSize = TLI.getSubtarget()->getWavefrontSize(); lowerFCMPIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h250 constexpr char WavefrontSize[] = "WavefrontSize"; global() variable