Home
last modified time | relevance | path

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

/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