Home
last modified time | relevance | path

Searched defs:EnableWavefrontSize32 (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp694 Optional<bool> EnableWavefrontSize32) { in getVGPRAllocGranule()
709 Optional<bool> EnableWavefrontSize32) { in getVGPREncodingGranule()
755 Optional<bool> EnableWavefrontSize32) { in getNumVGPRBlocks()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4446 bool XNACKUsed, Optional<bool> EnableWavefrontSize32, unsigned NextFreeVGPR, in calculateGPRBlocks()
4509 Optional<bool> EnableWavefrontSize32; in ParseDirectiveAMDHSAKernel() local