Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetPassConfig.h126 bool DisableVerify = false; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DConfig.h49 bool DisableVerify = false; member