Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h241 constexpr char WavefrontSize[] = "WavefrontSize"; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h80 unsigned WavefrontSize; variable
DSIISelLowering.cpp4229 unsigned WavefrontSize = TLI.getSubtarget()->getWavefrontSize(); in lowerICMPIntrinsic() local
4262 unsigned WavefrontSize = TLI.getSubtarget()->getWavefrontSize(); in lowerFCMPIntrinsic() local
DSIInstrInfo.cpp1245 unsigned WavefrontSize = ST.getWavefrontSize(); in calculateLDSSpillAddress() local