Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp138 static cl::opt<std::string> PrintMachineInstrs( variable
408 if (StringRef(PrintMachineInstrs.getValue()).equals("")) in TargetPassConfig()
876 StringRef PrintMachineInstrsPassName = PrintMachineInstrs.getValue(); in addMachinePasses()