Home
last modified time | relevance | path

Searched refs:VGPRSpill (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h76 unsigned VGPRSpill = 0; member
H A DSIProgramInfo.cpp70 VGPRSpill = 0; in reset()
H A DAMDGPUAsmPrinter.cpp1176 ProgInfo.VGPRSpill = MFI->getNumSpilledVGPRs(); in getSIProgramInfo()
1749 CurrentProgramInfo.VGPRSpill); in emitResourceUsageRemarks()