Home
last modified time | relevance | path

Searched defs:InstPrinterOptions (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h99 std::vector<std::string> InstPrinterOptions; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp55 static cl::list<std::string> InstPrinterOptions("M", variable
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp73 InstPrinterOptions("M", cl::desc("InstPrinter options")); variable