Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp99 bool DisableVerify, in addPassesToGenerateCode()
192 CodeGenFileType FileType, bool DisableVerify, in addPassesToEmitFile()
228 bool DisableVerify) { in addPassesToEmitMC()
/external/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp122 bool DisableVerify, AnalysisID StartBefore, in addPassesToGenerateCode()
187 bool DisableVerify, AnalysisID StartBefore, AnalysisID StartAfter, in addPassesToEmitFile()
275 bool DisableVerify) { in addPassesToEmitMC()
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp295 bool LTOCodeGenerator::compile_to_file(const char **Name, bool DisableVerify, in compile_to_file()
307 LTOCodeGenerator::compile(bool DisableVerify, bool DisableInline, in compile()
514 bool LTOCodeGenerator::optimize(bool DisableVerify, bool DisableInline, in optimize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp317 bool LTOCodeGenerator::compile_to_file(const char **Name, bool DisableVerify, in compile_to_file()
329 LTOCodeGenerator::compile(bool DisableVerify, bool DisableInline, in compile()
522 bool LTOCodeGenerator::optimize(bool DisableVerify, bool DisableInline, in optimize()
DLTOBackend.cpp232 bool DisableVerify) { in runNewPMCustomPasses()
/external/llvm/tools/llvm-as/
Dllvm-as.cpp54 DisableVerify("disable-verify", cl::Hidden, variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetPassConfig.h126 bool DisableVerify = false; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DConfig.h49 bool DisableVerify = false; member
/external/llvm/tools/gold/
Dgold-plugin.cpp173 static bool DisableVerify = true; variable
175 static bool DisableVerify = false; variable
/external/llvm/tools/lto/
Dlto.cpp57 static cl::opt<bool> DisableVerify( variable