Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h43 bool SpillSGPRToVGPR; variable
80 return SpillSGPRToVGPR; in spillSGPRToVGPR()
H A DSIRegisterInfo.cpp332 ST(ST), SpillSGPRToVGPR(EnableSpillSGPRToVGPR), isWave32(ST.isWave32()) { in SIRegisterInfo()