Home
last modified time | relevance | path

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

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