Searched defs:PSE (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp89 ProfileSummaryEntry PSE = {Cutoff, Count, CountsSeen}; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp98 bool isDependenceDistanceOfOne(PredicatedScalarEvolution &PSE, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h396 PredicatedScalarEvolution &PSE; member in class:llvm::LoopVectorizationLegality
199 LoopVectorizationLegality( Loop *L, PredicatedScalarEvolution &PSE, DominatorTree *DT, TargetTransformInfo *TTI, TargetLibraryInfo *TLI, AliasAnalysis *AA, Function *F, std::function<const LoopAccessInfo &(Loop &)> *GetLAA, LoopInfo *LI, OptimizationRemarkEmitter *ORE, LoopVectorizationRequirements *R, LoopVectorizeHints *H, DemandedBits *DB, AssumptionCache *AC) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h562 InterleavedAccessInfo(PredicatedScalarEvolution &PSE, Loop *L, argument
622 PredicatedScalarEvolution &PSE; member in class:llvm::InterleavedAccessInfo
H A DLoopAccessAnalysis.h177 MemoryDepChecker(PredicatedScalarEvolution &PSE, const Loop *L) argument
264 PredicatedScalarEvolution &PSE; member in class:llvm::MemoryDepChecker
631 std::unique_ptr<PredicatedScalarEvolution> PSE; member in class:llvm::LoopAccessInfo
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp934 static bool getCastsForInductionPHI(PredicatedScalarEvolution &PSE, argument
1007 isInductionPHI(PHINode *Phi, const Loop *TheLoop, PredicatedScalarEvolution &PSE, InductionDescriptor &D, bool Assume) argument
[all...]
H A DLoopAccessAnalysis.cpp145 const SCEV *llvm::replaceSymbolicStrideSCEV(PredicatedScalarEvolution &PSE, argument
190 insert(Loop *Lp, Value *Ptr, bool WritePtr, unsigned DepSetId, unsigned ASId, const ValueToValueMap &Strides, PredicatedScalarEvolution &PSE) argument
503 AccessAnalysis(const DataLayout &Dl, Loop *TheLoop, AliasAnalysis *AA, LoopInfo *LI, MemoryDepChecker::DepCandidates &DA, PredicatedScalarEvolution &PSE) argument
612 PredicatedScalarEvolution &PSE; member in class:__anon1632::AccessAnalysis
620 hasComputableBounds(PredicatedScalarEvolution &PSE, const ValueToValueMap &Strides, Value *Ptr, Loop *L, bool Assume) argument
641 isNoWrap(PredicatedScalarEvolution &PSE, const ValueToValueMap &Strides, Value *Ptr, Loop *L) argument
944 isNoWrapAddRec(Value *Ptr, const SCEVAddRecExpr *AR, PredicatedScalarEvolution &PSE, const Loop *L) argument
991 getPtrStride(PredicatedScalarEvolution &PSE, Value *Ptr, const Loop *Lp, const ValueToValueMap &StridesMap, bool Assume, bool ShouldCheckWrap) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1105 PredicatedScalarEvolution PSE = LAI->getPSE(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp400 InnerLoopVectorizer(Loop *OrigLoop, PredicatedScalarEvolution &PSE, argument
676 PredicatedScalarEvolution &PSE; member in class:llvm::InnerLoopVectorizer
781 InnerLoopUnroller(Loop *OrigLoop, PredicatedScalarEvolution &PSE, argument
962 LoopVectorizationCostModel(ScalarEpilogueLowering SEL, Loop *L, PredicatedScalarEvolution &PSE, LoopInfo *LI, LoopVectorizationLegality *Legal, const TargetTransformInfo &TTI, const TargetLibraryInfo *TLI, DemandedBits *DB, AssumptionCache *AC, OptimizationRemarkEmitter *ORE, const Function *F, const LoopVectorizeHints *Hints, InterleavedAccessInfo &IAI) argument
1482 PredicatedScalarEvolution &PSE; member in namespace:llvm
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h6548 UINT32 PSE:1; ///< Page Size Extensions. member in struct:__anon6014::__anon6015

Completed in 286 milliseconds