Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp308 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate()
361 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
832 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
/external/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp242 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp273 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
DLoopUnrollAndJamPass.cpp262 const SCEV *LSCEV = SE.getSCEVAtScope(V, L); in computeUnrollAndJamCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FalkorHWPFFix.cpp164 const SCEV *LSCEV = SE.getSCEV(PtrValue); in runOnLoop() local
DAArch64TargetTransformInfo.cpp746 const SCEV *LSCEV = SE.getSCEV(PtrValue); in getFalkorUnrollingPreferences() local
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp216 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in runOnLoop() local