Home
last modified time | relevance | path

Searched defs:Expander (Results 1 – 14 of 14) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp375 Value *LoopPredication::expandCheck(SCEVExpander &Expander, in expandCheck()
490 Instruction *LoopPredication::findInsertPt(const SCEVExpander &Expander, in findInsertPt()
541 LoopICmp LatchCheck, LoopICmp RangeCheck, SCEVExpander &Expander, in widenICmpRangeCheckIncrementingLoop()
591 LoopICmp LatchCheck, LoopICmp RangeCheck, SCEVExpander &Expander, in widenICmpRangeCheckDecrementingLoop()
654 LoopPredication::widenICmpRangeCheck(ICmpInst *ICI, SCEVExpander &Expander, in widenICmpRangeCheck()
719 SCEVExpander &Expander, Instruction *Guard) { in widenChecks()
729 SCEVExpander &Expander) { in widenGuardConditions()
759 BranchInst *BI, SCEVExpander &Expander) { in widenWidenableBranchGuardConditions()
1237 SCEVExpander Expander(*SE, *DL, "loop-predication"); in runOnLoop() local
H A DLoopBoundSplit.cpp407 SCEVExpander Expander( in splitLoopBound() local
H A DNaryReassociate.cpp645 SCEVExpander Expander(*SE, *DL, "nary-reassociate"); in tryReassociateMinOrMax() local
H A DLoopIdiomRecognize.cpp1026 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local
1260 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
3007 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in recognizeShiftUntilZero() local
H A DLoopStrengthReduce.cpp7136 SCEVExpander Expander(SE, DL, "lsr_fold_term_cond"); in canFoldTermCondOfLoop() local
7343 SCEVExpander Expander(SE, DL, "lsr_fold_term_cond"); in ReduceLoopStrength() local
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp401 SCEVExpander Expander(SE, DL, "loop-constrainer"); in parseLoopStructure() local
736 SCEVExpander Expander(SE, F.getDataLayout(), "loop-constrainer"); in run() local
H A DLoopUnrollRuntime.cpp674 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
H A DLoopUtils.cpp1954 Instruction *Loc, ArrayRef<PointerDiffInfo> Checks, SCEVExpander &Expander, in addDiffRuntimeChecks()
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp439 SCEVExpander Expander(*SE, L->getHeader()->getDataLayout(), in TryConvertActiveLaneMask() local
/src/contrib/llvm-project/llvm/lib/XRay/
H A DTrace.cpp337 TraceExpander Expander(Adder, FileHeader.Version); in loadFDRLog() local
/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp156 CodeExpander Expander(RawCode, CE, Locs, /*ShowExpansions*/ false); in expandCode() local
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1829 CodeExpander Expander(M->getRawCode(), CE, RuleDef.getLoc(), in emitCXXMatchApply() local
1841 CodeExpander Expander(CXXPat->getRawCode(), CE, RuleDef.getLoc(), in emitCXXMatchApply() local
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2040 SCEVExpander Expander(*SE, *DL, "hexagon-loop-idiom"); in processCopyingStore() local
/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4537 SCEVExpander Expander(SE, DL, "strided-load-vec"); in calculateRtStride() local