Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCTargetOptions.h38 bool AsmVerbose : 1; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLLVMTargetMachine.cpp92 AsmVerbose("asm-verbose", cl::desc("Add comments to directives."), variable
/external/llvm/tools/llc/
Dllc.cpp106 static cl::opt<bool> AsmVerbose("asm-verbose", variable