Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassBuilder.cpp1829 bool VerifyEachPass, bool DebugLogging) { in parseModulePass()
1960 const PipelineElement &E, bool VerifyEachPass, in parseCGSCCPass()
2044 bool VerifyEachPass, bool DebugLogging) { in parseFunctionPass()
2126 bool VerifyEachPass, bool DebugLogging) { in parseLoopPass()
2219 bool VerifyEachPass, in parseLoopPassPipeline()
2231 bool VerifyEachPass, in parseFunctionPassPipeline()
2245 bool VerifyEachPass, in parseCGSCCPassPipeline()
2270 bool VerifyEachPass, in parseModulePassPipeline()
2286 bool VerifyEachPass, bool DebugLogging) { in parsePassPipeline()
2329 bool VerifyEachPass, bool DebugLogging) { in parsePassPipeline()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/
DPassBuilder.h624 bool VerifyEachPass, bool DebugLogging)> &C) { in registerParseTopLevelPipelineCallback()