Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.h52 uint32_t SGPRBlocks; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h24 uint32_t SGPRBlocks = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h28 uint32_t SGPRBlocks = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3651 unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks()
3944 unsigned SGPRBlocks; in ParseDirectiveAMDHSAKernel() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4915 SMRange SGPRRange, unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks()
5252 unsigned SGPRBlocks; in ParseDirectiveAMDHSAKernel() local