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