Home
last modified time | relevance | path

Searched defs:SGPRBlocks (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIProgramInfo.h28 uint32_t SGPRBlocks = 0; member
/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.h52 uint32_t SGPRBlocks; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIProgramInfo.h24 uint32_t SGPRBlocks = 0; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3651 unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks()
3944 unsigned SGPRBlocks; in ParseDirectiveAMDHSAKernel() local
/external/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4119 unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks()
4412 unsigned SGPRBlocks; in ParseDirectiveAMDHSAKernel() local