Home
last modified time | relevance | path

Searched defs:Lp (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFG.h141 for (const auto *Lp = LI.getLoopFor(Src); Lp; Lp = Lp->getParentLoop()) { containsIrreducibleCFG() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.h64 VPlanHCFGBuilder(Loop * Lp,LoopInfo * LI,VPlan & P) VPlanHCFGBuilder() argument
H A DLoopVectorizationLegality.cpp337 static bool isUniformLoop(Loop *Lp, Loop *OuterLp) { in isUniformLoop() argument
382 isUniformLoopNest(Loop * Lp,Loop * OuterLp) isUniformLoopNest() argument
1367 canVectorizeLoopCFG(Loop * Lp,bool UseVPlanNativePath) canVectorizeLoopCFG() argument
1409 canVectorizeLoopNestCFG(Loop * Lp,bool UseVPlanNativePath) canVectorizeLoopNestCFG() argument
[all...]
H A DVPlanHCFGBuilder.cpp74 PlainCFGBuilder(Loop *Lp, LoopInfo *LI, VPlan &P) in PlainCFGBuilder() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp205 insert(Loop * Lp,Value * Ptr,const SCEV * PtrExpr,Type * AccessTy,bool WritePtr,unsigned DepSetId,unsigned ASId,PredicatedScalarEvolution & PSE,bool NeedsFreeze) insert() argument
1464 getPtrStride(PredicatedScalarEvolution & PSE,Type * AccessTy,Value * Ptr,const Loop * Lp,const DenseMap<Value *,const SCEV * > & StridesMap,bool Assume,bool ShouldCheckWrap) getPtrStride() argument
2762 stripGetElementPtr(Value * Ptr,ScalarEvolution * SE,Loop * Lp) stripGetElementPtr() argument
2779 getUniqueCastUse(Value * Ptr,Loop * Lp,Type * Ty) getUniqueCastUse() argument
2795 getStrideFromPointer(Value * Ptr,ScalarEvolution * SE,Loop * Lp) getStrideFromPointer() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp881 til::SExpr *Lp = new (Arena) til::LiteralPtr(Pm); in enterCFG() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp891 Loop *Lp = LI->getLoopFor(LocB); in adjustForInvariance() local