Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp430 Optional<bool> EnableWavefrontSize32) { in getVGPRAllocGranule()
438 Optional<bool> EnableWavefrontSize32) { in getVGPREncodingGranule()
473 Optional<bool> EnableWavefrontSize32) { in getNumVGPRBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1021 std::optional<bool> EnableWavefrontSize32) { in getVGPRAllocGranule()
1039 std::optional<bool> EnableWavefrontSize32) { in getVGPREncodingGranule()
1111 std::optional<bool> EnableWavefrontSize32) { in getNumVGPRBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3649 bool XNACKUsed, Optional<bool> EnableWavefrontSize32, unsigned NextFreeVGPR, in calculateGPRBlocks()
3712 Optional<bool> EnableWavefrontSize32; in ParseDirectiveAMDHSAKernel() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4913 bool XNACKUsed, std::optional<bool> EnableWavefrontSize32, in calculateGPRBlocks()
4983 std::optional<bool> EnableWavefrontSize32; in ParseDirectiveAMDHSAKernel() local