Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp430 Optional<bool> EnableWavefrontSize32) { in getVGPRAllocGranule()
438 Optional<bool> EnableWavefrontSize32) { in getVGPREncodingGranule()
473 Optional<bool> EnableWavefrontSize32) { in getNumVGPRBlocks()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3649 bool XNACKUsed, Optional<bool> EnableWavefrontSize32, unsigned NextFreeVGPR, in calculateGPRBlocks()
3712 Optional<bool> EnableWavefrontSize32; in ParseDirectiveAMDHSAKernel() local