Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h37 const MCExpr *SGPRBlocks = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5730 const MCExpr *&VGPRBlocks, const MCExpr *&SGPRBlocks) { in calculateGPRBlocks()
6190 const MCExpr *SGPRBlocks; in ParseDirectiveAMDHSAKernel() local