Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.h38 unsigned WavefrontSize; variable
/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h257 constexpr char WavefrontSize[] = "WavefrontSize"; variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp1564 const unsigned WavefrontSize = ST->getWavefrontSize(); lowerInitExec() local
H A DSIISelLowering.cpp6037 unsigned WavefrontSize = TLI.getSubtarget()->getWavefrontSize(); lowerICMPIntrinsic() local
6067 unsigned WavefrontSize = TLI.getSubtarget()->getWavefrontSize(); lowerFCMPIntrinsic() local
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp1890 uint32_t WavefrontSize = 0; initImpl() local