Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp23 static cl::opt<bool> EnableSpillSGPRToVGPR( variable
188 if (!EnableSpillSGPRToVGPR) in getSpilledReg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp53 static cl::opt<bool> EnableSpillSGPRToVGPR( variable
67 else if (EnableSpillSGPRToVGPR) in SIRegisterInfo()