Home
last modified time | relevance | path

Searched refs:setBestPlan (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h238 void setBestPlan(unsigned VF, unsigned UF);
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h233 void setBestPlan(unsigned VF, unsigned UF);
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h233 void setBestPlan(unsigned VF, unsigned UF);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h251 void setBestPlan(unsigned VF, unsigned UF);
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h245 void setBestPlan(unsigned VF, unsigned UF);
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h251 void setBestPlan(unsigned VF, unsigned UF);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h245 void setBestPlan(unsigned VF, unsigned UF);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h245 void setBestPlan(unsigned VF, unsigned UF);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h257 void setBestPlan(ElementCount VF, unsigned UF);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h265 void setBestPlan(ElementCount VF, unsigned UF);
H A DLoopVectorize.cpp7691 void LoopVectorizationPlanner::setBestPlan(ElementCount VF, unsigned UF) { in setBestPlan() function in LoopVectorizationPlanner
9262 LVP.setBestPlan(VF.Width, 1); in processLoopInVPlanNativePath()
9519 LVP.setBestPlan(VF.Width, IC); in processLoop()
9555 LVP.setBestPlan(EPI.MainLoopVF, EPI.MainLoopUF); in processLoop()
9564 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h265 void setBestPlan(ElementCount VF, unsigned UF);
H A DLoopVectorize.cpp7691 void LoopVectorizationPlanner::setBestPlan(ElementCount VF, unsigned UF) { in setBestPlan() function in LoopVectorizationPlanner
9262 LVP.setBestPlan(VF.Width, 1); in processLoopInVPlanNativePath()
9519 LVP.setBestPlan(VF.Width, IC); in processLoop()
9555 LVP.setBestPlan(EPI.MainLoopVF, EPI.MainLoopUF); in processLoop()
9564 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h299 void setBestPlan(ElementCount VF, unsigned UF);
H A DLoopVectorize.cpp8123 void LoopVectorizationPlanner::setBestPlan(ElementCount VF, unsigned UF) { in setBestPlan() function in LoopVectorizationPlanner
9972 LVP.setBestPlan(VF.Width, 1); in processLoopInVPlanNativePath()
10297 LVP.setBestPlan(VF.Width, IC); in processLoop()
10331 LVP.setBestPlan(EPI.MainLoopVF, EPI.MainLoopUF); in processLoop()
10340 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h299 void setBestPlan(ElementCount VF, unsigned UF);
H A DLoopVectorize.cpp8123 void LoopVectorizationPlanner::setBestPlan(ElementCount VF, unsigned UF) { in setBestPlan() function in LoopVectorizationPlanner
9972 LVP.setBestPlan(VF.Width, 1); in processLoopInVPlanNativePath()
10297 LVP.setBestPlan(VF.Width, IC); in processLoop()
10331 LVP.setBestPlan(EPI.MainLoopVF, EPI.MainLoopUF); in processLoop()
10340 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h299 void setBestPlan(ElementCount VF, unsigned UF);
H A DLoopVectorize.cpp8123 void LoopVectorizationPlanner::setBestPlan(ElementCount VF, unsigned UF) { in setBestPlan() function in LoopVectorizationPlanner
9972 LVP.setBestPlan(VF.Width, 1); in processLoopInVPlanNativePath()
10297 LVP.setBestPlan(VF.Width, IC); in processLoop()
10331 LVP.setBestPlan(EPI.MainLoopVF, EPI.MainLoopUF); in processLoop()
10340 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h299 void setBestPlan(ElementCount VF, unsigned UF);
H A DLoopVectorize.cpp8209 void LoopVectorizationPlanner::setBestPlan(ElementCount VF, unsigned UF) { in setBestPlan() function in LoopVectorizationPlanner
10080 LVP.setBestPlan(VF.Width, 1); in processLoopInVPlanNativePath()
10411 LVP.setBestPlan(VF.Width, IC); in processLoop()
10443 LVP.setBestPlan(EPI.MainLoopVF, EPI.MainLoopUF); in processLoop()
10452 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h299 void setBestPlan(ElementCount VF, unsigned UF);
H A DLoopVectorize.cpp8123 void LoopVectorizationPlanner::setBestPlan(ElementCount VF, unsigned UF) { in setBestPlan() function in LoopVectorizationPlanner
9972 LVP.setBestPlan(VF.Width, 1); in processLoopInVPlanNativePath()
10297 LVP.setBestPlan(VF.Width, IC); in processLoop()
10331 LVP.setBestPlan(EPI.MainLoopVF, EPI.MainLoopUF); in processLoop()
10340 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h299 void setBestPlan(ElementCount VF, unsigned UF);
H A DLoopVectorize.cpp8123 void LoopVectorizationPlanner::setBestPlan(ElementCount VF, unsigned UF) { in setBestPlan() function in LoopVectorizationPlanner
9972 LVP.setBestPlan(VF.Width, 1); in processLoopInVPlanNativePath()
10297 LVP.setBestPlan(VF.Width, IC); in processLoop()
10331 LVP.setBestPlan(EPI.MainLoopVF, EPI.MainLoopUF); in processLoop()
10340 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()

12