Home
last modified time | relevance | path

Searched defs:DisableVerify (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp105 bool DisableVerify, in addPassesToGenerateCode()
210 CodeGenFileType FileType, bool DisableVerify, in addPassesToEmitFile()
240 bool DisableVerify) { in addPassesToEmitMC()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-as/
H A Dllvm-as.cpp57 DisableVerify("disable-verify", cl::Hidden, variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h34 bool DisableVerify = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h128 bool DisableVerify = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp147 static bool DisableVerify = true; variable
149 static bool DisableVerify = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DConfig.h58 bool DisableVerify = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/
H A Dlto.cpp54 static cl::opt<bool> DisableVerify( variable