Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp125 static cl::opt<bool> OutputAssembly("S", variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp89 OutputAssembly("S", cl::desc("Write output as LLVM assembly"), cl::Hidden); variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp112 OutputAssembly("S", cl::desc("Write output as LLVM assembly")); variable