Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp20 extern cl::opt<bool> MISchedPostRA;
184 if (MISchedPostRA) in addPreEmitPass()
/external/llvm/lib/CodeGen/
DTargetPassConfig.cpp106 cl::opt<bool> MISchedPostRA("misched-postra", cl::Hidden, variable
630 if (MISchedPostRA) in addMachinePasses()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp157 static cl::opt<bool> MISchedPostRA( variable
943 if (MISchedPostRA) in addMachinePasses()