Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp145 bool FalkorMarkStridedAccesses::runOnLoop(Loop &L) { in runOnLoop() function in FalkorMarkStridedAccesses
676 void FalkorHWPFFix::runOnLoop(MachineLoop &L, MachineFunction &Fn) { in runOnLoop() function in FalkorHWPFFix
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A 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
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp89 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon9c4dd2220111::LoopSimplifyCFGLegacyPass
H A DLoopInstSimplify.cpp67 bool LoopInstSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopInstSimplify
H A DLICM.cpp130 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
214 bool LoopInvariantCodeMotion::runOnLoop(Loop *L, AliasAnalysis *AA, in runOnLoop() function in LoopInvariantCodeMotion
H A DLoopDeletion.cpp259 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in LoopDeletionLegacyPass
H A DLoopIdiomRecognize.cpp144 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anone243eddd0111::LoopIdiomRecognizeLegacyPass
220 bool LoopIdiomRecognize::runOnLoop(Loop *L) { in runOnLoop() function in LoopIdiomRecognize
H A DLoopDataPrefetch.cpp176 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp89 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonafe9e7b70111::LoopRotateLegacyPass
H A DLoopPredication.cpp330 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon1ab813f90111::LoopPredicationLegacyPass
1193 bool LoopPredication::runOnLoop(Loop *Loop) { in runOnLoop() function in LoopPredication
H A DLoopInstSimplify.cpp187 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonf5da88720111::LoopInstSimplifyLegacyPass
H A DLoopDeletion.cpp252 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopDeletionLegacyPass
H A DLoopSink.cpp357 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
H A DLoopDataPrefetch.cpp213 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp86 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopExtractor
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp109 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon048f123d0111::LoopRotateLegacyPass
H A DLoopInstSimplify.cpp185 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon167d85f80111::LoopInstSimplifyLegacyPass
H A DLoopPredication.cpp342 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon808e78bf0111::LoopPredicationLegacyPass
1262 bool LoopPredication::runOnLoop(Loop *Loop) { in runOnLoop() function in LoopPredication
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp217 bool CanonicalizeFreezeInLoops::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in CanonicalizeFreezeInLoops
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp127 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { in runOnLoop() function in MVETailPredication
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp83 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in LoopExtractor
/aosp_15_r20/external/llvm/lib/Analysis/
H A DIVUsers.cpp262 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) { in runOnLoop() function in IVUsers
H A DLoopPass.cpp46 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anonef9e748c0111::PrintLoopPassWrapper
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopPass.cpp49 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon376c5c340111::PrintLoopPassWrapper
H A DIVUsers.cpp312 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IVUsersWrapperPass

1234