Home
last modified time | relevance | path

Searched defs:LoopPass (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DPasses.h21 class LoopPass; variable
H A DLoopPass.h31 explicit LoopPass(char &pid) : Pass(PT_Loop, pid) {} in LoopPass() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DPasses.h20 class LoopPass; variable
H A DLoopPass.h30 explicit LoopPass(char &pid) : Pass(PT_Loop, pid) {} in LoopPass() function
/aosp_15_r20/external/llvm/tools/opt/
H A DPassPrinters.h23 class LoopPass; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DLoopPass.h30 explicit LoopPass(char &pid) : Pass(PT_Loop, pid) {} in LoopPass() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLoopPass.h30 explicit LoopPass(char &pid) : Pass(PT_Loop, pid) {} in LoopPass() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLoopPass.h30 explicit LoopPass(char &pid) : Pass(PT_Loop, pid) {} in LoopPass() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLoopPass.h30 explicit LoopPass(char &pid) : Pass(PT_Loop, pid) {} in LoopPass() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopPass.h30 explicit LoopPass(char &pid) : Pass(PT_Loop, pid) {} in LoopPass() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp108 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopDeletion.cpp253 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLICM.cpp201 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopIdiomRecognize.cpp201 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopRerollPass.cpp452 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp246 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopSink.cpp381 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopSimplifyCFG.cpp760 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopInterchange.cpp1612 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopRerollPass.cpp490 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp424 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopDeletion.cpp564 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopSimplifyCFG.cpp778 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopInterchange.cpp1754 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLoopRerollPass.cpp497 INITIALIZE_PASS_DEPENDENCY(LoopPass) in INITIALIZE_PASS_DEPENDENCY() argument

12