Home
last modified time | relevance | path

Searched refs:ReductionTagMap (Results 1 – 9 of 9) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Analysis/
H A DDependenceInfo.cpp116 isl_union_map *&ReductionTagMap, in collectInfo() argument
123 ReductionTagMap = isl_union_map_empty(isl_space_copy(Space)); in collectInfo()
152 ReductionTagMap = in collectInfo()
153 isl_union_map_add_map(ReductionTagMap, isl_map_copy(accdom)); in collectInfo()
184 ReductionTagMap = isl_union_map_coalesce(ReductionTagMap); in collectInfo()
312 isl_union_map *Read, *MustWrite, *MayWrite, *ReductionTagMap; in calculateDependences() local
318 collectInfo(S, Read, MustWrite, MayWrite, ReductionTagMap, TaggedStmtDomain, in calculateDependences()
321 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences()
326 dbgs() << "ReductionTagMap: " << ReductionTagMap << '\n'; in calculateDependences()
332 isl_union_map_free(ReductionTagMap); in calculateDependences()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Analysis/
H A DDependenceInfo.cpp117 isl_union_map *&ReductionTagMap, in collectInfo() argument
124 ReductionTagMap = isl_union_map_empty(isl_space_copy(Space)); in collectInfo()
153 ReductionTagMap = in collectInfo()
154 isl_union_map_add_map(ReductionTagMap, isl_map_copy(accdom)); in collectInfo()
185 ReductionTagMap = isl_union_map_coalesce(ReductionTagMap); in collectInfo()
313 isl_union_map *Read, *MustWrite, *MayWrite, *ReductionTagMap; in calculateDependences() local
319 collectInfo(S, Read, MustWrite, MayWrite, ReductionTagMap, TaggedStmtDomain, in calculateDependences()
322 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences()
327 dbgs() << "ReductionTagMap: " << ReductionTagMap << '\n'; in calculateDependences()
333 isl_union_map_free(ReductionTagMap); in calculateDependences()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp116 isl_union_map *&ReductionTagMap, in collectInfo() argument
123 ReductionTagMap = isl_union_map_empty(isl_space_copy(Space)); in collectInfo()
152 ReductionTagMap = in collectInfo()
153 isl_union_map_add_map(ReductionTagMap, isl_map_copy(accdom)); in collectInfo()
184 ReductionTagMap = isl_union_map_coalesce(ReductionTagMap); in collectInfo()
312 isl_union_map *Read, *MustWrite, *MayWrite, *ReductionTagMap; in calculateDependences() local
318 collectInfo(S, Read, MustWrite, MayWrite, ReductionTagMap, TaggedStmtDomain, in calculateDependences()
321 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences()
326 dbgs() << "ReductionTagMap: " << ReductionTagMap << '\n'; in calculateDependences()
332 isl_union_map_free(ReductionTagMap); in calculateDependences()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp116 isl_union_map *&ReductionTagMap, in collectInfo() argument
123 ReductionTagMap = isl_union_map_empty(isl_space_copy(Space)); in collectInfo()
152 ReductionTagMap = in collectInfo()
153 isl_union_map_add_map(ReductionTagMap, isl_map_copy(accdom)); in collectInfo()
184 ReductionTagMap = isl_union_map_coalesce(ReductionTagMap); in collectInfo()
312 isl_union_map *Read, *MustWrite, *MayWrite, *ReductionTagMap; in calculateDependences() local
318 collectInfo(S, Read, MustWrite, MayWrite, ReductionTagMap, TaggedStmtDomain, in calculateDependences()
321 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences()
326 dbgs() << "ReductionTagMap: " << ReductionTagMap << '\n'; in calculateDependences()
332 isl_union_map_free(ReductionTagMap); in calculateDependences()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp117 isl_union_map *&ReductionTagMap, in collectInfo() argument
124 ReductionTagMap = isl_union_map_empty(isl_space_copy(Space)); in collectInfo()
153 ReductionTagMap = in collectInfo()
154 isl_union_map_add_map(ReductionTagMap, isl_map_copy(accdom)); in collectInfo()
185 ReductionTagMap = isl_union_map_coalesce(ReductionTagMap); in collectInfo()
313 isl_union_map *Read, *MustWrite, *MayWrite, *ReductionTagMap; in calculateDependences() local
319 collectInfo(S, Read, MustWrite, MayWrite, ReductionTagMap, TaggedStmtDomain, in calculateDependences()
322 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences()
327 dbgs() << "ReductionTagMap: " << ReductionTagMap << '\n'; in calculateDependences()
333 isl_union_map_free(ReductionTagMap); in calculateDependences()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Analysis/
H A DDependenceInfo.cpp116 isl_union_map *&ReductionTagMap, in collectInfo() argument
123 ReductionTagMap = isl_union_map_empty(isl_space_copy(Space)); in collectInfo()
152 ReductionTagMap = in collectInfo()
153 isl_union_map_add_map(ReductionTagMap, isl_map_copy(accdom)); in collectInfo()
184 ReductionTagMap = isl_union_map_coalesce(ReductionTagMap); in collectInfo()
312 isl_union_map *Read, *MustWrite, *MayWrite, *ReductionTagMap; in calculateDependences() local
318 collectInfo(S, Read, MustWrite, MayWrite, ReductionTagMap, TaggedStmtDomain, in calculateDependences()
321 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences()
326 dbgs() << "ReductionTagMap: " << ReductionTagMap << '\n'; in calculateDependences()
332 isl_union_map_free(ReductionTagMap); in calculateDependences()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Analysis/
H A DDependenceInfo.cpp116 isl_union_map *&ReductionTagMap, in collectInfo() argument
123 ReductionTagMap = isl_union_map_empty(isl_space_copy(Space)); in collectInfo()
152 ReductionTagMap = in collectInfo()
153 isl_union_map_add_map(ReductionTagMap, isl_map_copy(accdom)); in collectInfo()
184 ReductionTagMap = isl_union_map_coalesce(ReductionTagMap); in collectInfo()
312 isl_union_map *Read, *MustWrite, *MayWrite, *ReductionTagMap; in calculateDependences() local
318 collectInfo(S, Read, MustWrite, MayWrite, ReductionTagMap, TaggedStmtDomain, in calculateDependences()
321 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences()
326 dbgs() << "ReductionTagMap: " << ReductionTagMap << '\n'; in calculateDependences()
332 isl_union_map_free(ReductionTagMap); in calculateDependences()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp117 isl_union_map *&ReductionTagMap, in collectInfo() argument
124 ReductionTagMap = isl_union_map_empty(isl_space_copy(Space)); in collectInfo()
153 ReductionTagMap = in collectInfo()
154 isl_union_map_add_map(ReductionTagMap, isl_map_copy(accdom)); in collectInfo()
185 ReductionTagMap = isl_union_map_coalesce(ReductionTagMap); in collectInfo()
313 isl_union_map *Read, *MustWrite, *MayWrite, *ReductionTagMap; in calculateDependences() local
319 collectInfo(S, Read, MustWrite, MayWrite, ReductionTagMap, TaggedStmtDomain, in calculateDependences()
322 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences()
327 dbgs() << "ReductionTagMap: " << ReductionTagMap << '\n'; in calculateDependences()
333 isl_union_map_free(ReductionTagMap); in calculateDependences()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp117 isl_union_map *&ReductionTagMap, in collectInfo() argument
124 ReductionTagMap = isl_union_map_empty(isl_space_copy(Space)); in collectInfo()
153 ReductionTagMap = in collectInfo()
154 isl_union_map_add_map(ReductionTagMap, isl_map_copy(accdom)); in collectInfo()
185 ReductionTagMap = isl_union_map_coalesce(ReductionTagMap); in collectInfo()
313 isl_union_map *Read, *MustWrite, *MayWrite, *ReductionTagMap; in calculateDependences() local
319 collectInfo(S, Read, MustWrite, MayWrite, ReductionTagMap, TaggedStmtDomain, in calculateDependences()
322 bool HasReductions = !isl_union_map_is_empty(ReductionTagMap); in calculateDependences()
327 dbgs() << "ReductionTagMap: " << ReductionTagMap << '\n'; in calculateDependences()
333 isl_union_map_free(ReductionTagMap); in calculateDependences()
[all …]