Searched defs:SCEVE (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 560 SCEVExpander SCEVE(*SE, Header->getDataLayout(), in rewriteLoadStoresForCommoningChains() local 651 PrepForm Form, SCEVExpander &SCEVE, in rewriteForBase() 1028 SCEVExpander SCEVE(*SE, Header->getDataLayout(), in rewriteLoadStores() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopDataPrefetch.cpp | 394 SCEVExpander SCEVE(*SE, BB->getDataLayout(), "prefaddr"); in runOnLoop() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | HardwareLoops.cpp | 448 SCEVExpander SCEVE(SE, DL, "loopcnt"); in InitLoopCount() local
|