Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h35 bool SpillSGPRToVGPR; variable
44 return SpillSGPRToVGPR; in spillSGPRToVGPR()
DSIRegisterInfo.cpp63 SpillSGPRToVGPR(false), in SIRegisterInfo()
68 SpillSGPRToVGPR = true; in SIRegisterInfo()