Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp48 static cl::opt<bool> EnableSpillSGPRToSMEM( variable
65 if (EnableSpillSGPRToSMEM && ST.hasScalarStores()) in SIRegisterInfo()