Searched refs:InstPrinterOptions (Results 1 – 4 of 4) sorted by relevance
55 static cl::list<std::string> InstPrinterOptions("M", variable379 MCOptions.InstPrinterOptions = InstPrinterOptions; in main()551 for (StringRef Opt : InstPrinterOptions) in main()
99 std::vector<std::string> InstPrinterOptions; variable
73 InstPrinterOptions("M", cl::desc("InstPrinter options")); variable510 Options.MCOptions.InstPrinterOptions = InstPrinterOptions; in compileModule()
175 for (StringRef Opt : Options.MCOptions.InstPrinterOptions) in createMCStreamer()