Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Passes/
DPassBuilder.cpp1387 const PipelineElement &E, bool VerifyEachPass, in parseModulePass()
1495 const PipelineElement &E, bool VerifyEachPass, in parseCGSCCPass()
1575 bool VerifyEachPass, bool DebugLogging) { in parseFunctionPass()
1644 bool VerifyEachPass, bool DebugLogging) { in parseLoopPass()
1726 bool VerifyEachPass, in parseLoopPassPipeline()
1738 bool VerifyEachPass, in parseFunctionPassPipeline()
1751 bool VerifyEachPass, in parseCGSCCPassPipeline()
1776 bool VerifyEachPass, in parseModulePassPipeline()
1791 StringRef PipelineText, bool VerifyEachPass, in parsePassPipeline()
1824 StringRef PipelineText, bool VerifyEachPass, in parsePassPipeline()
[all …]
/external/llvm/lib/Passes/
DPassBuilder.cpp455 bool VerifyEachPass, in parseLoopPassPipeline()
494 bool VerifyEachPass, in parseFunctionPassPipeline()
547 bool VerifyEachPass, in parseCGSCCPassPipeline()
614 bool VerifyEachPass, in parseModulePassPipeline()
684 StringRef PipelineText, bool VerifyEachPass, in parsePassPipeline()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DNewPMDriver.cpp132 static void registerEPCallbacks(PassBuilder &PB, bool VerifyEachPass, in registerEPCallbacks()
197 bool VerifyEachPass = VK == VK_VerifyEachPass; in runPassPipeline() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Passes/
DPassBuilder.h554 bool VerifyEachPass, bool DebugLogging)> &C) { in registerParseTopLevelPipelineCallback()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DPassBuilderCallbacksTest.cpp486 bool VerifyEachPass, bool DebugLogging) { in TEST_F()