Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerInvoke.cpp47 static bool runImpl(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
/external/llvm/lib/Transforms/Utils/
DSimplifyInstructions.cpp37 static bool runImpl(Function &F, const DominatorTree *DT, const TargetLibraryInfo *TLI, in runImpl() function
/external/swiftshader/third_party/llvm-7.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.cpp493 bool Float2IntPass::runImpl(Function &F) { in runImpl() function in Float2IntPass
DAlignmentFromAssumptions.cpp387 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
DMergeICmps.cpp763 PreservedAnalyses MergeICmps::runImpl(Function &F, const TargetLibraryInfo *TLI, in runImpl() function in __anon63b2c3590111::MergeICmps
DConstantHoisting.cpp778 bool ConstantHoistingPass::runImpl(Function &Fn, TargetTransformInfo &TTI, in runImpl() function in ConstantHoistingPass
DCorrelatedValuePropagation.cpp684 static bool runImpl(Function &F, LazyValueInfo *LVI, DominatorTree *DT, in runImpl() function
DLoopDistribute.cpp914 static bool runImpl(Function &F, LoopInfo *LI, DominatorTree *DT, in runImpl() function
/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp64 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG) { in runImpl() function
DArgumentPromotion.cpp120 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG, in runImpl() function
DFunctionAttrs.cpp1071 static bool runImpl(CallGraphSCC &SCC, AARGetterT AARGetter) { in runImpl() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPruneEH.cpp63 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG) { in runImpl() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp191 static bool runImpl(Function &F, TargetLibraryInfo &TLI, DominatorTree &DT) { in runImpl() function
/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp100 bool LoopDeletionPass::runImpl(Loop *L, DominatorTree &DT, ScalarEvolution &SE, in runImpl() function in LoopDeletionPass
DFloat2Int.cpp507 bool Float2IntPass::runImpl(Function &F) { in runImpl() function in Float2IntPass
DCorrelatedValuePropagation.cpp407 static bool runImpl(Function &F, LazyValueInfo *LVI) { in runImpl() function
DAlignmentFromAssumptions.cpp413 bool AlignmentFromAssumptionsPass::runImpl(Function &F, AssumptionCache &AC, in runImpl() function in AlignmentFromAssumptionsPass
DConstantHoisting.cpp589 bool ConstantHoistingPass::runImpl(Function &Fn, TargetTransformInfo &TTI, in runImpl() function in ConstantHoistingPass
/external/clang/lib/Tooling/
DCompilationDatabase.cpp123 void runImpl(const driver::Action *A, bool Collect) { in runImpl() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp794 PreservedAnalyses ExpandMemCmpPass::runImpl( in runImpl() function in __anon507f8fed0111::ExpandMemCmpPass

12