Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp831 Instruction *MemI, const SCEV *LSCEV, SmallVector<Bucket, 16> &Buckets, in addOneCandidate()
882 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
1323 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp162 const SCEV *LSCEV = SE.getSCEV(PtrValue); in runOnLoop() local
H A DAArch64TargetTransformInfo.cpp2694 const SCEV *LSCEV = SE.getSCEV(PtrValue); in getFalkorUnrollingPreferences() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp347 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
H A DLoopUnrollAndJamPass.cpp265 const SCEV *LSCEV = SE.getSCEVAtScope(V, L); in computeUnrollAndJamCount() local