Home
last modified time | relevance | path

Searched defs:AsmVerbose (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h57 bool AsmVerbose : 1; variable
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp144 static cl::opt<bool> AsmVerbose("asm-verbose", variable