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.h34 const MCExpr *SGPRBlocks = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5368 const MCExpr *&VGPRBlocks, const MCExpr *&SGPRBlocks) { in calculateGPRBlocks()
5805 const MCExpr *SGPRBlocks; in ParseDirectiveAMDHSAKernel() local