Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIProgramInfo.h34 const MCExpr *SGPRBlocks = nullptr; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.cpp5368 const MCExpr *&VGPRBlocks, const MCExpr *&SGPRBlocks) { in calculateGPRBlocks()
5805 const MCExpr *SGPRBlocks; in ParseDirectiveAMDHSAKernel() local