Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIProgramInfo.h27 uint32_t VGPRBlocks = 0; member
/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.h51 uint32_t VGPRBlocks; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIProgramInfo.h23 uint32_t VGPRBlocks = 0; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3651 unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks()
3943 unsigned VGPRBlocks; in ParseDirectiveAMDHSAKernel() local
/external/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4119 unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks()
4411 unsigned VGPRBlocks; in ParseDirectiveAMDHSAKernel() local