/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.h | 305 Value *expandCodeFor(const SCEV *SH, Type *Ty, BasicBlock::iterator I); 306 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I) { 307 return expandCodeFor(SH, Ty, I->getIterator()); 314 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopConstrainer.cpp | 406 Expander.expandCodeFor(FixedRightSCEV, FixedRightSCEV->getType(), Ins); in parseLoopStructure() 408 Value *IndVarStartV = Expander.expandCodeFor(IndVarStart, IndVarTy, Ins); in parseLoopStructure() 776 ExitPreLoopAt = Expander.expandCodeFor(ExitPreLoopAtSCEV, IVTy, InsertPt); in run() 803 ExitMainLoopAt = Expander.expandCodeFor(ExitMainLoopAtSCEV, IVTy, InsertPt); in run()
|
H A D | LoopUtils.cpp | 1653 Value *ExitVal = Rewriter.expandCodeFor( in rewriteLoopExitValues() 1860 Start = Exp.expandCodeFor(Low, PtrArithTy, Loc); in expandBounds() 1861 End = Exp.expandCodeFor(High, PtrArithTy, Loc); in expandBounds() 1868 Stride ? Exp.expandCodeFor(Stride, Stride->getType(), Loc) : nullptr; in expandBounds() 1975 Expander.expandCodeFor(SE.getMinusSCEV(SinkStart, SrcStart), Ty, Loc); in addDiffRuntimeChecks()
|
H A D | LoopUnrollRuntime.cpp | 766 Value *TripCount = Expander.expandCodeFor(TripCountSC, TripCountSC->getType(), in UnrollRuntimeLoopRemainder() 784 Expander.expandCodeFor(BECountSC, BECountSC->getType(), PreHeaderBR); in UnrollRuntimeLoopRemainder()
|
H A D | SimplifyIndVar.cpp | 236 Rewriter.expandCodeFor(InvariantLHS, IVOperand->getType(), PHTerm); in makeIVComparisonInvariant() 238 Rewriter.expandCodeFor(InvariantRHS, IVOperand->getType(), PHTerm); in makeIVComparisonInvariant() 659 auto *Invariant = Rewriter.expandCodeFor(S, I->getType(), IP); in replaceIVUserWithLoopInvariant() 2078 Value *ExpandInst = Rewriter.expandCodeFor(AddRec, WideType, InsertPt); in createWideIV()
|
H A D | ScalarEvolutionExpander.cpp | 1407 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty, in expandCodeFor() function in SCEVExpander 1410 Value *V = expandCodeFor(SH, Ty); in expandCodeFor() 1414 Value *SCEVExpander::expandCodeFor(const SCEV *SH, Type *Ty) { in expandCodeFor() function in SCEVExpander
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopPredication.cpp | 392 Expander.expandCodeFor(LHS, Ty, findInsertPt(Expander, Guard, {LHS})); in parseLoopICmp() 394 Expander.expandCodeFor(RHS, Ty, findInsertPt(Expander, Guard, {RHS})); in parseLoopICmp() 1152 Value *ECV = Rewriter.expandCodeFor(ExitCount); in predicateLoopExits() 1154 MinECV = Rewriter.expandCodeFor(MinEC); in predicateLoopExits()
|
H A D | IndVarSimplify.cpp | 941 return Rewriter.expandCodeFor(IVLimit, ARBase->getType(), in genLoopLimit() 1253 auto *LHSV = Rewriter.expandCodeFor(LIP.LHS); in createInvariantCond() 1254 auto *RHSV = Rewriter.expandCodeFor(LIP.RHS); in createInvariantCond() 1870 Value *ECV = Rewriter.expandCodeFor(ExitCount); in predicateLoopExits() 1872 ExactBTCV = Rewriter.expandCodeFor(ExactBTC); in predicateLoopExits()
|
H A D | LoopIdiomRecognize.cpp | 1049 Expander.expandCodeFor(Start, DestInt8PtrTy, Preheader->getTerminator()); in processLoopStridedStore() 1078 Expander.expandCodeFor(NumBytesS, IntIdxTy, Preheader->getTerminator()); in processLoopStridedStore() 1289 Value *StoreBasePtr = Expander.expandCodeFor( in processLoopStoreOfLoopLoad() 1342 Value *LoadBasePtr = Expander.expandCodeFor(LdStart, Builder.getPtrTy(LdAS), in processLoopStoreOfLoopLoad() 1377 Expander.expandCodeFor(NumBytesS, IntIdxTy, Preheader->getTerminator()); in processLoopStoreOfLoopLoad() 3009 Value *ExtraOffset = Expander.expandCodeFor(ExtraOffsetExpr); in recognizeShiftUntilZero()
|
H A D | LoopDataPrefetch.cpp | 403 Value *PrefPtrValue = SCEVE.expandCodeFor(NextLSCEV, I8Ptr, P.InsertPt); in runOnLoop()
|
H A D | InductiveRangeCheckElimination.cpp |
|
H A D | LoopStrengthReduce.cpp | 3457 Value *IncV = Rewriter.expandCodeFor(Remainder, IntTy, InsertPt); in GenerateIVChain() 3460 IVOper = Rewriter.expandCodeFor(IVOperExpr, IVTy, InsertPt); in GenerateIVChain() 3472 Value *IncV = Rewriter.expandCodeFor(LeftOverExpr, IntTy, InsertPt); in GenerateIVChain() 3475 IVOper = Rewriter.expandCodeFor(IVOperExpr, IVTy, InsertPt); in GenerateIVChain() 5721 Ops.push_back(SE.getUnknown(Rewriter.expandCodeFor(Reg, nullptr))); in Expand() 5737 SE.getUnknown(Rewriter.expandCodeFor(ScaledS, nullptr))); in Expand() 5744 ICmpScaledV = Rewriter.expandCodeFor(ScaledS, nullptr); in Expand() 5754 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), nullptr); in Expand() 5758 ScaledS = SE.getUnknown(Rewriter.expandCodeFor(ScaledS, nullptr)); in Expand() 5770 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), IntTy); in Expand() [all …]
|
H A D | LoopBoundSplit.cpp | 411 Expander.expandCodeFor(NewBoundSCEV, NewBoundSCEV->getType(), InsertPt); in splitLoopBound()
|
H A D | LoopLoadElimination.cpp | 445 Value *InitialPtr = SEE.expandCodeFor(PtrSCEV->getStart(), Ptr->getType(), in propagateStoredValueToLoadUsers()
|
H A D | NaryReassociate.cpp | 646 Value *NewMinMax = Expander.expandCodeFor(R2Expr, I->getType(), I); in tryReassociateMinOrMax()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 442 Value *Start = Expander.expandCodeFor(StartSCEV, StartSCEV->getType(), Ins); in TryConvertActiveLaneMask()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 2050 Value *StoreBasePtr = Expander.expandCodeFor(StoreEv->getStart(), in processCopyingStore() 2121 LoadBasePtr = Expander.expandCodeFor(LoadEv->getStart(), in processCopyingStore() 2160 Value *NumBytes = Expander.expandCodeFor(NumBytesS, IntPtrTy, ExpPt); in processCopyingStore() 2269 Value *NumWords = Expander.expandCodeFor(NumWordsS, Int32Ty, in processCopyingStore()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 609 Value *OffsetValue = SCEVE.expandCodeFor( in rewriteLoadStoresForCommoningChains() 713 Value *BasePtrStart = SCEVE.expandCodeFor(BasePtrStartSCEV, I8PtrTy, in rewriteForBase()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | HardwareLoops.cpp | 485 Value *Count = SCEVE.expandCodeFor(ExitCount, CountType, in InitLoopCount()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 2468 Value *Res = Exp.expandCodeFor(Expr, Expr->getType(), in execute()
|
H A D | SLPVectorizer.cpp | 4538 return Expander.expandCodeFor(Stride, Stride->getType(), Inst); in calculateRtStride()
|