Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h27 uint32_t VGPRBlocks = 0; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4448 unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks()
4766 unsigned VGPRBlocks; in ParseDirectiveAMDHSAKernel() local