Home
last modified time | relevance | path

Searched refs:EpilogueVF (Results 1 – 8 of 8) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp905 ElementCount EpilogueVF = ElementCount::getFixed(0); member
917 EpilogueVF(ElementCount::getFixed(EVF)), EpilogueUF(EUF) { in EpilogueLoopVectorizationInfo()
8349 << ", Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
8396 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in emitMinimumIterationCountCheck()
8464 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in createEpilogueVectorizedLoopSkeleton()
8528 auto P = Cost->requiresScalarEpilogue(EPI.EpilogueVF) ? in emitMinimumVectorEpilogueIterCountCheck()
8548 << "Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
10318 VectorizationFactor EpilogueVF = in processLoop() local
10320 if (EpilogueVF.Width.isVector()) { in processLoop()
10340 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp905 ElementCount EpilogueVF = ElementCount::getFixed(0); member
917 EpilogueVF(ElementCount::getFixed(EVF)), EpilogueUF(EUF) { in EpilogueLoopVectorizationInfo()
8349 << ", Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
8396 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in emitMinimumIterationCountCheck()
8464 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in createEpilogueVectorizedLoopSkeleton()
8528 auto P = Cost->requiresScalarEpilogue(EPI.EpilogueVF) ? in emitMinimumVectorEpilogueIterCountCheck()
8548 << "Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
10318 VectorizationFactor EpilogueVF = in processLoop() local
10320 if (EpilogueVF.Width.isVector()) { in processLoop()
10340 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp905 ElementCount EpilogueVF = ElementCount::getFixed(0); member
917 EpilogueVF(ElementCount::getFixed(EVF)), EpilogueUF(EUF) { in EpilogueLoopVectorizationInfo()
8349 << ", Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
8396 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in emitMinimumIterationCountCheck()
8464 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in createEpilogueVectorizedLoopSkeleton()
8528 auto P = Cost->requiresScalarEpilogue(EPI.EpilogueVF) ? in emitMinimumVectorEpilogueIterCountCheck()
8548 << "Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
10318 VectorizationFactor EpilogueVF = in processLoop() local
10320 if (EpilogueVF.Width.isVector()) { in processLoop()
10340 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp903 ElementCount EpilogueVF = ElementCount::getFixed(0); member
8435 << ", Epilogue Loop VF:" << EPI.EpilogueVF in printDebugTracesAtStart()
8450 ElementCount VFactor = ForEpilogue ? EPI.EpilogueVF : VF; in emitMinimumIterationCountCheck()
8481 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in emitMinimumIterationCountCheck()
8549 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in createEpilogueVectorizedLoopSkeleton()
8613 auto P = Cost->requiresScalarEpilogue(EPI.EpilogueVF) ? in emitMinimumVectorEpilogueIterCountCheck()
8632 << "Epilogue Loop VF:" << EPI.EpilogueVF in printDebugTracesAtStart()
10432 VectorizationFactor EpilogueVF = in processLoop() local
10434 if (EpilogueVF.Width.isVector()) { in processLoop()
10452 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp905 ElementCount EpilogueVF = ElementCount::getFixed(0); member
917 EpilogueVF(ElementCount::getFixed(EVF)), EpilogueUF(EUF) { in EpilogueLoopVectorizationInfo()
8349 << ", Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
8396 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in emitMinimumIterationCountCheck()
8464 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in createEpilogueVectorizedLoopSkeleton()
8528 auto P = Cost->requiresScalarEpilogue(EPI.EpilogueVF) ? in emitMinimumVectorEpilogueIterCountCheck()
8548 << "Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
10318 VectorizationFactor EpilogueVF = in processLoop() local
10320 if (EpilogueVF.Width.isVector()) { in processLoop()
10340 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp905 ElementCount EpilogueVF = ElementCount::getFixed(0); member
917 EpilogueVF(ElementCount::getFixed(EVF)), EpilogueUF(EUF) { in EpilogueLoopVectorizationInfo()
8349 << ", Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
8396 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in emitMinimumIterationCountCheck()
8464 if (!Cost->requiresScalarEpilogue(EPI.EpilogueVF)) in createEpilogueVectorizedLoopSkeleton()
8528 auto P = Cost->requiresScalarEpilogue(EPI.EpilogueVF) ? in emitMinimumVectorEpilogueIterCountCheck()
8548 << "Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
10318 VectorizationFactor EpilogueVF = in processLoop() local
10320 if (EpilogueVF.Width.isVector()) { in processLoop()
10340 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp931 ElementCount EpilogueVF = ElementCount::getFixed(0); member
943 EpilogueVF(ElementCount::getFixed(EVF)), EpilogueUF(EUF) { in EpilogueLoopVectorizationInfo()
7926 << ", Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
7942 ForEpilogue ? EPI.EpilogueVF.getKnownMinValue() : VF.getKnownMinValue(); in emitMinimumIterationCountCheck()
8102 EPI.EpilogueVF.getKnownMinValue() * EPI.EpilogueUF), in emitMinimumVectorEpilogueIterCountCheck()
8118 << ", Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
9543 VectorizationFactor EpilogueVF = in processLoop() local
9545 if (EpilogueVF.Width.isVector()) { in processLoop()
9551 EpilogueVF.Width.getKnownMinValue(), 1); in processLoop()
9564 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp931 ElementCount EpilogueVF = ElementCount::getFixed(0); member
943 EpilogueVF(ElementCount::getFixed(EVF)), EpilogueUF(EUF) { in EpilogueLoopVectorizationInfo()
7926 << ", Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
7942 ForEpilogue ? EPI.EpilogueVF.getKnownMinValue() : VF.getKnownMinValue(); in emitMinimumIterationCountCheck()
8102 EPI.EpilogueVF.getKnownMinValue() * EPI.EpilogueUF), in emitMinimumVectorEpilogueIterCountCheck()
8118 << ", Epilogue Loop VF:" << EPI.EpilogueVF.getKnownMinValue() in printDebugTracesAtStart()
9543 VectorizationFactor EpilogueVF = in processLoop() local
9545 if (EpilogueVF.Width.isVector()) { in processLoop()
9551 EpilogueVF.Width.getKnownMinValue(), 1); in processLoop()
9564 LVP.setBestPlan(EPI.EpilogueVF, EPI.EpilogueUF); in processLoop()
[all …]