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.h72 unsigned VGPRSpill = 0; member
H A DSIProgramInfo.cpp67 VGPRSpill = 0; in reset()
H A DAMDGPUAsmPrinter.cpp1001 ProgInfo.VGPRSpill = MFI->getNumSpilledVGPRs(); in getSIProgramInfo()
1539 CurrentProgramInfo.VGPRSpill); in emitResourceUsageRemarks()