Searched defs:DisableVerify (Results 1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LLVMTargetMachine.cpp | 99 bool DisableVerify, in addPassesToGenerateCode() 192 CodeGenFileType FileType, bool DisableVerify, in addPassesToEmitFile() 228 bool DisableVerify) { in addPassesToEmitMC()
|
| /external/llvm/lib/CodeGen/ |
| D | LLVMTargetMachine.cpp | 122 bool DisableVerify, AnalysisID StartBefore, in addPassesToGenerateCode() 187 bool DisableVerify, AnalysisID StartBefore, AnalysisID StartAfter, in addPassesToEmitFile() 275 bool DisableVerify) { in addPassesToEmitMC()
|
| /external/llvm/lib/LTO/ |
| D | LTOCodeGenerator.cpp | 295 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/ |
| D | LTOCodeGenerator.cpp | 317 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()
|
| D | LTOBackend.cpp | 232 bool DisableVerify) { in runNewPMCustomPasses()
|
| /external/llvm/tools/llvm-as/ |
| D | llvm-as.cpp | 54 DisableVerify("disable-verify", cl::Hidden, variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetPassConfig.h | 126 bool DisableVerify = false; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/ |
| D | Config.h | 49 bool DisableVerify = false; member
|
| /external/llvm/tools/gold/ |
| D | gold-plugin.cpp | 173 static bool DisableVerify = true; variable 175 static bool DisableVerify = false; variable
|
| /external/llvm/tools/lto/ |
| D | lto.cpp | 57 static cl::opt<bool> DisableVerify( variable
|