Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCTargetOptions.h53 bool AsmVerbose : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp133 const bool AsmVerbose = false; in AssembleOneInput() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp133 static cl::opt<bool> AsmVerbose("asm-verbose", variable