Searched defs:SGPRSpill (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIProgramInfo.h | 67 unsigned SGPRSpill = 0; global() member |
H A D | SIDefines.h | 92 SGPRSpill = 1 << 27, global() enumerator |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetFrameLowering.h | 30 SGPRSpill = 1, global() enumerator |