Home
last modified time | relevance | path

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

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