Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h32 bool SpillSGPRToVGPR; variable
58 return SpillSGPRToVGPR; in spillSGPRToVGPR()
H A DSIRegisterInfo.cpp275 SpillSGPRToVGPR(EnableSpillSGPRToVGPR), isWave32(ST.isWave32()) { in SIRegisterInfo()