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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h241 constexpr char WavefrontSize[] = "WavefrontSize"; member in namespace:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::CodeProps::Key
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1245 unsigned WavefrontSize = ST.getWavefrontSize(); local
H A DAMDGPUSubtarget.h80 unsigned WavefrontSize; member in class:llvm::AMDGPUSubtarget
H A DSIISelLowering.cpp4229 unsigned WavefrontSize = TLI.getSubtarget()->getWavefrontSize(); local
4262 unsigned WavefrontSize = TLI.getSubtarget()->getWavefrontSize(); local

Completed in 214 milliseconds