| /src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopPredication.cpp | 375 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 D | LoopBoundSplit.cpp | 407 SCEVExpander Expander( in splitLoopBound() local
|
| H A D | NaryReassociate.cpp | 645 SCEVExpander Expander(*SE, *DL, "nary-reassociate"); in tryReassociateMinOrMax() local
|
| H A D | LoopIdiomRecognize.cpp | 1026 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 D | LoopStrengthReduce.cpp | 7136 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 D | LoopConstrainer.cpp | 401 SCEVExpander Expander(SE, DL, "loop-constrainer"); in parseLoopStructure() local 736 SCEVExpander Expander(SE, F.getDataLayout(), "loop-constrainer"); in run() local
|
| H A D | LoopUnrollRuntime.cpp | 674 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
|
| H A D | LoopUtils.cpp | 1954 Instruction *Loc, ArrayRef<PointerDiffInfo> Checks, SCEVExpander &Expander, in addDiffRuntimeChecks()
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVETailPredication.cpp | 439 SCEVExpander Expander(*SE, L->getHeader()->getDataLayout(), in TryConvertActiveLaneMask() local
|
| /src/contrib/llvm-project/llvm/lib/XRay/ |
| H A D | Trace.cpp | 337 TraceExpander Expander(Adder, FileHeader.Version); in loadFDRLog() local
|
| /src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | Patterns.cpp | 156 CodeExpander Expander(RawCode, CE, Locs, /*ShowExpansions*/ false); in expandCode() local
|
| /src/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GlobalISelCombinerEmitter.cpp | 1829 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 D | HexagonLoopIdiomRecognition.cpp | 2040 SCEVExpander Expander(*SE, *DL, "hexagon-loop-idiom"); in processCopyingStore() local
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 4537 SCEVExpander Expander(SE, DL, "strided-load-vec"); in calculateRtStride() local
|