Home
last modified time | relevance | path

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

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Analysis/
H A DDependenceInfo.cpp321 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences() local
331 if (!HasReductions) { in calculateDependences()
493 if (!HasReductions && Level == AL_Statement) { in calculateDependences()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Analysis/
H A DDependenceInfo.cpp322 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences() local
332 if (!HasReductions) { in calculateDependences()
494 if (!HasReductions && Level == AL_Statement) { in calculateDependences()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp321 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences() local
331 if (!HasReductions) { in calculateDependences()
493 if (!HasReductions && Level == AL_Statement) { in calculateDependences()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp321 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences() local
331 if (!HasReductions) { in calculateDependences()
493 if (!HasReductions && Level == AL_Statement) { in calculateDependences()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp322 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences() local
332 if (!HasReductions) { in calculateDependences()
494 if (!HasReductions && Level == AL_Statement) { in calculateDependences()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Analysis/
H A DDependenceInfo.cpp321 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences() local
331 if (!HasReductions) { in calculateDependences()
493 if (!HasReductions && Level == AL_Statement) { in calculateDependences()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Analysis/
H A DDependenceInfo.cpp321 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences() local
331 if (!HasReductions) { in calculateDependences()
493 if (!HasReductions && Level == AL_Statement) { in calculateDependences()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp322 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences() local
332 if (!HasReductions) { in calculateDependences()
494 if (!HasReductions && Level == AL_Statement) { in calculateDependences()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp322 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences() local
332 if (!HasReductions) { in calculateDependences()
494 if (!HasReductions && Level == AL_Statement) { in calculateDependences()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dloopnode.hpp71 HasReductions=128, enumerator
108 void mark_has_reductions() { _loop_flags |= HasReductions; } in mark_has_reductions()
266 bool is_reduction_loop() const { return (_loop_flags&HasReductions) == HasReductions; } in is_reduction_loop()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dloopnode.hpp69 HasReductions=128, enumerator
106 void mark_has_reductions() { _loop_flags |= HasReductions; } in mark_has_reductions()
264 bool is_reduction_loop() const { return (_loop_flags&HasReductions) == HasReductions; } in is_reduction_loop()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dloopnode.hpp69 HasReductions=128, enumerator
106 void mark_has_reductions() { _loop_flags |= HasReductions; } in mark_has_reductions()
264 bool is_reduction_loop() const { return (_loop_flags&HasReductions) == HasReductions; } in is_reduction_loop()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dloopnode.hpp69 HasReductions=128, enumerator
106 void mark_has_reductions() { _loop_flags |= HasReductions; } in mark_has_reductions()
264 bool is_reduction_loop() const { return (_loop_flags&HasReductions) == HasReductions; } in is_reduction_loop()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dloopnode.hpp69 HasReductions=128, enumerator
106 void mark_has_reductions() { _loop_flags |= HasReductions; } in mark_has_reductions()
264 bool is_reduction_loop() const { return (_loop_flags&HasReductions) == HasReductions; } in is_reduction_loop()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dloopnode.hpp69 HasReductions=128, enumerator
106 void mark_has_reductions() { _loop_flags |= HasReductions; } in mark_has_reductions()
264 bool is_reduction_loop() const { return (_loop_flags&HasReductions) == HasReductions; } in is_reduction_loop()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dloopnode.hpp69 HasReductions=128, enumerator
108 void mark_has_reductions() { _loop_flags |= HasReductions; } in mark_has_reductions()
290 bool is_reduction_loop() const { return (_loop_flags&HasReductions) == HasReductions; } in is_reduction_loop()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dloopnode.hpp69 HasReductions = 1<<7, enumerator
110 void mark_has_reductions() { _loop_flags |= HasReductions; } in mark_has_reductions()
293 bool is_reduction_loop() const { return (_loop_flags&HasReductions) == HasReductions; } in is_reduction_loop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5540 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local
5547 !(InterleaveSmallLoopScalarReduction && HasReductions && VF.isScalar())) in selectInterleaveCount()
5644 if (VF.isVector() && HasReductions) { in selectInterleaveCount()
5660 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()
5679 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6385 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local
6392 !(InterleaveSmallLoopScalarReduction && HasReductions && VF.isScalar())) in selectInterleaveCount()
6498 if (VF.isVector() && HasReductions) { in selectInterleaveCount()
6514 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()
6534 HasReductions && in selectInterleaveCount()
6550 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6047 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local
6054 !(InterleaveSmallLoopScalarReduction && HasReductions && VF.isScalar())) in selectInterleaveCount()
6159 if (VF.isVector() && HasReductions) { in selectInterleaveCount()
6175 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()
6194 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6047 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local
6054 !(InterleaveSmallLoopScalarReduction && HasReductions && VF.isScalar())) in selectInterleaveCount()
6159 if (VF.isVector() && HasReductions) { in selectInterleaveCount()
6175 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()
6194 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6345 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local
6352 !(InterleaveSmallLoopScalarReduction && HasReductions && VF.isScalar())) in selectInterleaveCount()
6458 if (VF.isVector() && HasReductions) { in selectInterleaveCount()
6474 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()
6494 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6345 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local
6352 !(InterleaveSmallLoopScalarReduction && HasReductions && VF.isScalar())) in selectInterleaveCount()
6458 if (VF.isVector() && HasReductions) { in selectInterleaveCount()
6474 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()
6494 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6345 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local
6352 !(InterleaveSmallLoopScalarReduction && HasReductions && VF.isScalar())) in selectInterleaveCount()
6458 if (VF.isVector() && HasReductions) { in selectInterleaveCount()
6474 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()
6494 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6345 const bool HasReductions = !Legal->getReductionVars().empty(); in selectInterleaveCount() local
6352 !(InterleaveSmallLoopScalarReduction && HasReductions && VF.isScalar())) in selectInterleaveCount()
6458 if (VF.isVector() && HasReductions) { in selectInterleaveCount()
6474 TTI.enableAggressiveInterleaving(HasReductions); in selectInterleaveCount()
6494 if (HasReductions && TheLoop->getLoopDepth() > 1) { in selectInterleaveCount()

12