Home
last modified time | relevance | path

Searched refs:OnlyToVGPR (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h156 bool OnlyToVGPR = false,
161 bool OnlyToVGPR = false,
H A DSIRegisterInfo.cpp1754 LiveIntervals *LIS, bool OnlyToVGPR, in spillSGPR() argument
1762 if (OnlyToVGPR && !SpillToVGPR) in spillSGPR()
1877 LiveIntervals *LIS, bool OnlyToVGPR, in restoreSGPR() argument
1885 if (OnlyToVGPR && !SpillToVGPR) in restoreSGPR()