Home
last modified time | relevance | path

Searched defs:LSCEV (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp836 Instruction *MemI, const SCEV *LSCEV, SmallVector<Bucket, 16> &Buckets, in addOneCandidate()
887 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
1330 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp161 const SCEV *LSCEV = SE.getSCEV(PtrValue); in runOnLoop() local
H A DAArch64TargetTransformInfo.cpp3584 const SCEV *LSCEV = SE.getSCEV(PtrValue); in getFalkorUnrollingPreferences() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp263 const SCEV *LSCEV = SE.getSCEVAtScope(V, L); in computeUnrollAndJamCount() local
H A DLoopDataPrefetch.cpp347 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local