Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCTargetOptions.h38 bool AsmVerbose : 1; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCTargetOptions.h56 bool AsmVerbose : 1; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLLVMTargetMachine.cpp92 AsmVerbose("asm-verbose", cl::desc("Add comments to directives."), variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc-assemble-fuzzer/
Dllvm-mc-assemble-fuzzer.cpp132 const bool AsmVerbose = false; in AssembleOneInput() local
/external/llvm/tools/llc/
Dllc.cpp106 static cl::opt<bool> AsmVerbose("asm-verbose", variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llc/
Dllc.cpp119 static cl::opt<bool> AsmVerbose("asm-verbose", variable