Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp89 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonece3fd470111::LoopRotateLegacyPass
DLoopInstSimplify.cpp187 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anona604e6020111::LoopInstSimplifyLegacyPass
DLoopDeletion.cpp252 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopDeletionLegacyPass
DLoopSink.cpp357 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
DLoopDataPrefetch.cpp213 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
DLoopVersioningLICM.cpp568 bool LoopVersioningLICM::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopVersioningLICM
DLoopPredication.cpp330 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonf944ff890111::LoopPredicationLegacyPass
1193 bool LoopPredication::runOnLoop(Loop *Loop) { in runOnLoop() function in LoopPredication
DPlaceSafepoints.cpp307 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsImpl
DLoopSimplifyCFG.cpp723 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon50bc90940711::LoopSimplifyCFGLegacyPass
DLoopIdiomRecognize.cpp212 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anond0606f0f0111::LoopIdiomRecognizeLegacyPass
295 bool LoopIdiomRecognize::runOnLoop(Loop *L) { in runOnLoop() function in LoopIdiomRecognize
DGuardWidening.cpp833 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
DLICM.cpp204 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
328 bool LoopInvariantCodeMotion::runOnLoop( in runOnLoop() function in LoopInvariantCodeMotion
DLoopUnrollPass.cpp1221 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon5bc94c2a0711::LoopUnroll
DLoopUnswitch.cpp519 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { in runOnLoop() function in LoopUnswitch
DLoopInterchange.cpp453 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
DLoopRerollPass.cpp1641 bool LoopReroll::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopReroll
DInductiveRangeCheckElimination.cpp1769 bool IRCELegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IRCELegacyPass
DSimpleLoopUnswitch.cpp2939 bool SimpleLoopUnswitchLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in SimpleLoopUnswitchLegacyPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FalkorHWPFFix.cpp147 bool FalkorMarkStridedAccesses::runOnLoop(Loop &L) { in runOnLoop() function in FalkorMarkStridedAccesses
677 void FalkorHWPFFix::runOnLoop(MachineLoop &L, MachineFunction &Fn) { in runOnLoop() function in FalkorHWPFFix
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp86 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopExtractor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopPass.cpp50 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anonb6128efe0111::PrintLoopPassWrapper
DIVUsers.cpp366 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IVUsersWrapperPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp123 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { in runOnLoop() function in MVETailPredication
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp790 bool PPCLoopInstrFormPrep::runOnLoop(Loop *L) { in runOnLoop() function in PPCLoopInstrFormPrep
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp2146 void ModuloScheduleTest::runOnLoop(MachineFunction &MF, MachineLoop &L) { in runOnLoop() function in ModuloScheduleTest

12