Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp39 static cl::opt<bool> EnableSubRegLiveness("enable-subreg-liveness", cl::Hidden, variable
47 EnableSubRegLiveness), in MachineRegisterInfo()
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp61 static cl::opt<bool> EnableSubRegLiveness( variable
122 if (EnableSubRegLiveness && MF->getSubtarget().enableSubRegLiveness()) in runOnMachineFunction()