Home
last modified time | relevance | path

Searched refs:LSCEV (Results 1 – 25 of 85) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp203 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
308 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
313 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
327 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
361 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
362 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
367 addOneCandidate(MemI, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
836 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
837 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp203 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
308 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
313 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
327 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
361 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
362 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
367 addOneCandidate(MemI, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
832 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
833 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp201 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
309 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
314 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
317 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
328 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
366 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
367 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
372 addOneCandidate(&J, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
845 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
846 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp203 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
308 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
313 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
327 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
361 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
362 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
367 addOneCandidate(MemI, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
832 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
833 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp203 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
308 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
313 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
327 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
361 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
362 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
367 addOneCandidate(MemI, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
832 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
833 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp201 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
309 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
314 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
317 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
328 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
366 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
367 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
372 addOneCandidate(&J, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
845 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
846 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp201 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
309 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
314 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
317 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
328 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
366 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
367 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
372 addOneCandidate(MemI, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
846 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
847 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp203 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
308 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
313 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
327 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
361 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
362 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
367 addOneCandidate(MemI, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
832 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
833 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp203 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
308 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
313 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
327 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
361 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
362 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
367 addOneCandidate(MemI, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
832 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
833 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp201 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
309 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
314 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
317 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
328 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
366 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
367 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
372 addOneCandidate(&J, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
845 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
846 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp201 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
309 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
314 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
317 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
328 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
366 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
367 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
372 addOneCandidate(&J, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
845 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
846 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp201 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
309 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
314 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
317 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
328 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
366 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
367 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
372 addOneCandidate(MemI, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
846 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
847 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp201 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
309 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
314 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
317 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
328 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
366 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
367 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
372 addOneCandidate(&J, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
845 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
846 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp204 void addOneCandidate(Instruction *MemI, const SCEV *LSCEV,
524 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate() argument
529 assert(LSCEV && "Invalid SCEV for Ptr value."); in addOneCandidate()
532 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate()
543 Buckets.push_back(Bucket(LSCEV, MemI)); in addOneCandidate()
568 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in collectCandidates() local
569 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in collectCandidates()
574 addOneCandidate(&J, LSCEV, Buckets, MaxCandidateNum); in collectCandidates()
1008 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); in runOnLoop() local
1009 const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp273 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
274 const SCEVAddRecExpr *LSCEVAddRec = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
324 LLVM_DEBUG(dbgs() << " Access: " << *PtrValue << ", SCEV: " << *LSCEV in runOnLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp273 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
274 const SCEVAddRecExpr *LSCEVAddRec = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
324 LLVM_DEBUG(dbgs() << " Access: " << *PtrValue << ", SCEV: " << *LSCEV in runOnLoop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp273 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
274 const SCEVAddRecExpr *LSCEVAddRec = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
324 LLVM_DEBUG(dbgs() << " Access: " << *PtrValue << ", SCEV: " << *LSCEV in runOnLoop()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp272 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
273 const SCEVAddRecExpr *LSCEVAddRec = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
323 LLVM_DEBUG(dbgs() << " Access: " << *PtrValue << ", SCEV: " << *LSCEV in runOnLoop()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp273 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
274 const SCEVAddRecExpr *LSCEVAddRec = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
323 LLVM_DEBUG(dbgs() << " Access: " << *PtrValue << ", SCEV: " << *LSCEV in runOnLoop()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp273 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
274 const SCEVAddRecExpr *LSCEVAddRec = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
323 LLVM_DEBUG(dbgs() << " Access: " << *PtrValue << ", SCEV: " << *LSCEV in runOnLoop()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/PowerPC/
H A DPPCLoopPreIncPrep.cpp286 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in runOnLoop() local
287 if (const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV)) { in runOnLoop()
309 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in runOnLoop()
320 Buckets.push_back(Bucket(LSCEV, MemI)); in runOnLoop()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/PowerPC/
H A DPPCLoopPreIncPrep.cpp293 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in runOnLoop() local
294 if (const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV)) { in runOnLoop()
316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in runOnLoop()
327 Buckets.push_back(Bucket(LSCEV, MemI)); in runOnLoop()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/PowerPC/
H A DPPCLoopPreIncPrep.cpp293 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); in runOnLoop() local
294 if (const SCEVAddRecExpr *LARSCEV = dyn_cast<SCEVAddRecExpr>(LSCEV)) { in runOnLoop()
316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in runOnLoop()
327 Buckets.push_back(Bucket(LSCEV, MemI)); in runOnLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp339 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
340 const SCEVAddRecExpr *LSCEVAddRec = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp341 const SCEV *LSCEV = SE->getSCEV(PtrValue); in runOnLoop() local
342 const SCEVAddRecExpr *LSCEVAddRec = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop()

1234