Home
last modified time | relevance | path

Searched defs:runOnLoop (Results 1 – 19 of 19) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp144 bool FalkorMarkStridedAccesses::runOnLoop(Loop &L) { in runOnLoop() function in FalkorMarkStridedAccesses
675 void FalkorHWPFFix::runOnLoop(MachineLoop &L, MachineFunction &Fn) { in runOnLoop() function in FalkorHWPFFix
H A DAArch64LoopIdiomTransform.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp124 bool runOnLoop(Loop *L, LPPassManager &LPM) override { runOnLoop() function in __anonced3464f0111::LoopRotateLegacyPass
H A DLoopDataPrefetch.cpp274 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
H A DPlaceSafepoints.cpp197 bool PlaceBackedgeSafepointsLegacyPass::runOnLoop(Loop *L) { runOnLoop() function in PlaceBackedgeSafepointsLegacyPass
H A DLoopPredication.cpp1186 bool LoopPredication::runOnLoop(Loop *Loop) { in runOnLoop() function in LoopPredication
H A DLoopUnrollPass.cpp1387 bool runOnLoop(Loop *L, LPPassManager &LPM) override { runOnLoop() function in __anon76aef7320911::LoopUnroll
H A DLoopRerollPass.cpp
H A DLICM.cpp238 bool runOnLoop(Loop *L, LPPassManager &LPM) override { runOnLoop() function
399 bool LoopInvariantCodeMotion::runOnLoop(Loop *L, AAResults *AA, LoopInfo *LI, runOnLoop() function in LoopInvariantCodeMotion
H A DLoopIdiomRecognize.cpp285 bool LoopIdiomRecognize::runOnLoop(Loop *L) { runOnLoop() function in LoopIdiomRecognize
H A DLoopStrengthReduce.cpp7075 bool LoopStrengthReduce::runOnLoop(Loop *L, LPPassManager & /*LPM*/) { runOnLoop() function in LoopStrengthReduce
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp246 bool CanonicalizeFreezeInLoops::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in CanonicalizeFreezeInLoops
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp49 bool runOnLoop(Loop *L, LPPassManager &) override { runOnLoop() function in __anond6668b060111::PrintLoopPassWrapper
H A DIVUsers.cpp312 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IVUsersWrapperPass
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp123 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { in runOnLoop() function in MVETailPredication
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp236 bool HexagonVectorLoopCarriedReuseLegacyPass::runOnLoop(Loop *L, in runOnLoop() function in HexagonVectorLoopCarriedReuseLegacyPass
H A DHexagonLoopIdiomRecognition.cpp2438 bool HexagonLoopIdiomRecognizeLegacyPass::runOnLoop(Loop *L, runOnLoop() function in HexagonLoopIdiomRecognizeLegacyPass
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp1279 bool PPCLoopInstrFormPrep::runOnLoop(Loop *L) { runOnLoop() function in PPCLoopInstrFormPrep
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2171 void ModuloScheduleTest::runOnLoop(MachineFunction &MF, MachineLoop &L) { runOnLoop() function in ModuloScheduleTest