Home
last modified time | relevance | path

Searched defs:runImpl (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerInvoke.cpp47 static bool runImpl(Function &F) { in runImpl() function
DInjectTLIMappings.cpp139 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
DLibCallsShrinkWrap.cpp523 static bool runImpl(Function &F, const TargetLibraryInfo &TLI, in runImpl() function
DSymbolRewriter.cpp557 bool RewriteSymbolPass::runImpl(Module &M) { in runImpl() function in RewriteSymbolPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInstSimplifyPass.cpp31 static bool runImpl(Function &F, const SimplifyQuery &SQ, in runImpl() function
DSpeculativeExecution.cpp153 bool SpeculativeExecutionPass::runImpl(Function &F, TargetTransformInfo *TTI) { in runImpl() function in llvm::SpeculativeExecutionPass
DFloat2Int.cpp518 bool Float2IntPass::runImpl(Function &F, const DominatorTree &DT) { in runImpl() function in Float2IntPass
DAlignmentFromAssumptions.cpp385 bool AlignmentFromAssumptionsPass::runImpl(Function &F, AssumptionCache &AC, in runImpl() function in AlignmentFromAssumptionsPass
DNaryReassociate.cpp197 bool NaryReassociatePass::runImpl(Function &F, AssumptionCache *AC_, in runImpl() function in NaryReassociatePass
DConstantHoisting.cpp932 bool ConstantHoistingPass::runImpl(Function &Fn, TargetTransformInfo &TTI, in runImpl() function in ConstantHoistingPass
DMergeICmps.cpp863 static bool runImpl(Function &F, const TargetLibraryInfo &TLI, in runImpl() function
DCorrelatedValuePropagation.cpp830 static bool runImpl(Function &F, LazyValueInfo *LVI, DominatorTree *DT, in runImpl() function
DLoopDistribute.cpp975 static bool runImpl(Function &F, LoopInfo *LI, DominatorTree *DT, in runImpl() function
DMemCpyOptimizer.cpp1397 bool MemCpyOptPass::runImpl( in runImpl() function in MemCpyOptPass
DJumpThreading.cpp354 bool JumpThreadingPass::runImpl(Function &F, TargetLibraryInfo *TLI_, in runImpl() function in JumpThreadingPass
DGVN.cpp2110 bool GVN::runImpl(Function &F, AssumptionCache &RunAC, DominatorTree &RunDT, in runImpl() function in GVN
DSROA.cpp4560 PreservedAnalyses SROA::runImpl(Function &F, DominatorTree &RunDT, in runImpl() function in SROA
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPruneEH.cpp63 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG) { in runImpl() function
DFunctionAttrs.cpp1493 static bool runImpl(CallGraphSCC &SCC, AARGetterT AARGetter) { in runImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp352 static bool runImpl(Function &F, TargetLibraryInfo &TLI, DominatorTree &DT) { in runImpl() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp856 PreservedAnalyses ExpandMemCmpPass::runImpl( in runImpl() function in __anonfbac799d0111::ExpandMemCmpPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp7894 bool LoopVectorizePass::runImpl( in runImpl() function in LoopVectorizePass
DSLPVectorizer.cpp5610 bool SLPVectorizerPass::runImpl(Function &F, ScalarEvolution *SE_, in runImpl() function in SLPVectorizerPass