Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp309 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate()
366 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
846 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp164 const SCEV *LSCEV = SE.getSCEV(PtrValue); in runOnLoop() local
H A DAArch64TargetTransformInfo.cpp1330 const SCEV *LSCEV = SE.getSCEV(PtrValue); in getFalkorUnrollingPreferences() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp339 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
H A DLoopUnrollAndJamPass.cpp267 const SCEV *LSCEV = SE.getSCEVAtScope(V, L); in computeUnrollAndJamCount() local