Home
last modified time | relevance | path

Searched refs:manage_copy (Results 1 – 25 of 110) sorted by relevance

12345

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/CodeGen/
H A DIslAst.cpp171 IslAstInfo::getMinimalDependenceDistance(isl::manage_copy(Node)); in cbPrintFor()
173 getBrokenReductionsStr(isl::manage_copy(Node)); in cbPrintFor()
182 if (IslAstInfo::isInnermostParallel(isl::manage_copy(Node))) in cbPrintFor()
185 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(Node))) in cbPrintFor()
187 else if (IslAstInfo::isOutermostParallel(isl::manage_copy(Node))) in cbPrintFor()
236 isl::union_map MaRedDeps = isl::manage_copy(MaRedPair.second); in astScheduleDimIsParallel()
286 Payload->Build = isl::manage_copy(Build); in astBuildAfterFor()
332 Payload->Build = isl::manage_copy(Build); in AtEachDomain()
469 if (IslAstInfo::isParallel(isl::manage_copy(Node))) in walkAstForStatistics()
471 if (IslAstInfo::isInnermostParallel(isl::manage_copy(Node))) in walkAstForStatistics()
[all …]
H A DIslNodeBuilder.cpp456 BandAttr *ChildLoopAttr = getLoopAttr(isl::manage_copy(Id)); in createMark()
505 isl::union_map Schedule = getScheduleForAstNode(isl::manage_copy(For)); in createForVector()
717 getReferencesInSubtree(isl::manage_copy(For), SubtreeValues, Loops); in createForParallel()
814 if (Vector && IslAstInfo::isInnermostParallel(isl::manage_copy(For)) && in createFor()
815 !IslAstInfo::isReductionParallel(isl::manage_copy(For))) { in createFor()
817 getNumberOfIterations(isl::manage_copy(For).as<isl::ast_node_for>()); in createFor()
824 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(For))) { in createFor()
828 bool Parallel = (IslAstInfo::isParallel(isl::manage_copy(For)) && in createFor()
829 !IslAstInfo::isReductionParallel(isl::manage_copy(For))); in createFor()
888 isl::ast_build Build = IslAstInfo::getBuild(isl::manage_copy(Node)); in createNewAccesses()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslAst.cpp171 IslAstInfo::getMinimalDependenceDistance(isl::manage_copy(Node)); in cbPrintFor()
173 getBrokenReductionsStr(isl::manage_copy(Node)); in cbPrintFor()
182 if (IslAstInfo::isInnermostParallel(isl::manage_copy(Node))) in cbPrintFor()
185 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(Node))) in cbPrintFor()
187 else if (IslAstInfo::isOutermostParallel(isl::manage_copy(Node))) in cbPrintFor()
236 isl::union_map MaRedDeps = isl::manage_copy(MaRedPair.second); in astScheduleDimIsParallel()
286 Payload->Build = isl::manage_copy(Build); in astBuildAfterFor()
332 Payload->Build = isl::manage_copy(Build); in AtEachDomain()
469 if (IslAstInfo::isParallel(isl::manage_copy(Node))) in walkAstForStatistics()
546 RunCondition = buildRunCondition(S, isl::manage_copy(Build)); in init()
[all …]
H A DIslNodeBuilder.cpp416 int VectorWidth = getNumberOfIterations(isl::manage_copy(Child)); in createMark()
429 BandAttr *ChildLoopAttr = getLoopAttr(isl::manage_copy(Id)); in createMark()
478 isl::union_map Schedule = getScheduleForAstNode(isl::manage_copy(For)); in createForVector()
657 UB = getUpperBound(isl::manage_copy(For), Predicate).release(); in createForParallel()
686 getReferencesInSubtree(isl::manage_copy(For), SubtreeValues, Loops); in createForParallel()
784 !IslAstInfo::isReductionParallel(isl::manage_copy(For))) { in createFor()
785 int VectorWidth = getNumberOfIterations(isl::manage_copy(For)); in createFor()
792 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(For))) { in createFor()
796 bool Parallel = (IslAstInfo::isParallel(isl::manage_copy(For)) && in createFor()
856 isl::ast_build Build = IslAstInfo::getBuild(isl::manage_copy(Node)); in createNewAccesses()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslAst.cpp171 IslAstInfo::getMinimalDependenceDistance(isl::manage_copy(Node)); in cbPrintFor()
173 getBrokenReductionsStr(isl::manage_copy(Node)); in cbPrintFor()
182 if (IslAstInfo::isInnermostParallel(isl::manage_copy(Node))) in cbPrintFor()
185 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(Node))) in cbPrintFor()
187 else if (IslAstInfo::isOutermostParallel(isl::manage_copy(Node))) in cbPrintFor()
236 isl::union_map MaRedDeps = isl::manage_copy(MaRedPair.second); in astScheduleDimIsParallel()
286 Payload->Build = isl::manage_copy(Build); in astBuildAfterFor()
332 Payload->Build = isl::manage_copy(Build); in AtEachDomain()
469 if (IslAstInfo::isParallel(isl::manage_copy(Node))) in walkAstForStatistics()
546 RunCondition = buildRunCondition(S, isl::manage_copy(Build)); in init()
[all …]
H A DIslNodeBuilder.cpp416 int VectorWidth = getNumberOfIterations(isl::manage_copy(Child)); in createMark()
429 BandAttr *ChildLoopAttr = getLoopAttr(isl::manage_copy(Id)); in createMark()
478 isl::union_map Schedule = getScheduleForAstNode(isl::manage_copy(For)); in createForVector()
657 UB = getUpperBound(isl::manage_copy(For), Predicate).release(); in createForParallel()
686 getReferencesInSubtree(isl::manage_copy(For), SubtreeValues, Loops); in createForParallel()
784 !IslAstInfo::isReductionParallel(isl::manage_copy(For))) { in createFor()
785 int VectorWidth = getNumberOfIterations(isl::manage_copy(For)); in createFor()
792 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(For))) { in createFor()
796 bool Parallel = (IslAstInfo::isParallel(isl::manage_copy(For)) && in createFor()
856 isl::ast_build Build = IslAstInfo::getBuild(isl::manage_copy(Node)); in createNewAccesses()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslAst.cpp171 IslAstInfo::getMinimalDependenceDistance(isl::manage_copy(Node)); in cbPrintFor()
173 getBrokenReductionsStr(isl::manage_copy(Node)); in cbPrintFor()
182 if (IslAstInfo::isInnermostParallel(isl::manage_copy(Node))) in cbPrintFor()
185 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(Node))) in cbPrintFor()
187 else if (IslAstInfo::isOutermostParallel(isl::manage_copy(Node))) in cbPrintFor()
236 isl::union_map MaRedDeps = isl::manage_copy(MaRedPair.second); in astScheduleDimIsParallel()
286 Payload->Build = isl::manage_copy(Build); in astBuildAfterFor()
332 Payload->Build = isl::manage_copy(Build); in AtEachDomain()
469 if (IslAstInfo::isParallel(isl::manage_copy(Node))) in walkAstForStatistics()
546 RunCondition = buildRunCondition(S, isl::manage_copy(Build)); in init()
[all …]
H A DIslNodeBuilder.cpp416 int VectorWidth = getNumberOfIterations(isl::manage_copy(Child)); in createMark()
429 BandAttr *ChildLoopAttr = getLoopAttr(isl::manage_copy(Id)); in createMark()
478 isl::union_map Schedule = getScheduleForAstNode(isl::manage_copy(For)); in createForVector()
657 UB = getUpperBound(isl::manage_copy(For), Predicate).release(); in createForParallel()
686 getReferencesInSubtree(isl::manage_copy(For), SubtreeValues, Loops); in createForParallel()
784 !IslAstInfo::isReductionParallel(isl::manage_copy(For))) { in createFor()
785 int VectorWidth = getNumberOfIterations(isl::manage_copy(For)); in createFor()
792 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(For))) { in createFor()
796 bool Parallel = (IslAstInfo::isParallel(isl::manage_copy(For)) && in createFor()
856 isl::ast_build Build = IslAstInfo::getBuild(isl::manage_copy(Node)); in createNewAccesses()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/isl/include/isl/
H A Dcpp-checked.h175 inline aff manage_copy(__isl_keep isl_aff *ptr);
400 inline map manage_copy(__isl_keep isl_map *ptr);
595 inline point manage_copy(__isl_keep isl_point *ptr);
815 inline set manage_copy(__isl_keep isl_set *ptr);
1141 inline val manage_copy(__isl_keep isl_val *ptr);
1214 aff manage_copy(__isl_keep isl_aff *ptr) { in manage_copy() function
1951 map manage_copy(__isl_keep isl_map *ptr) { in manage_copy() function
2608 point manage_copy(__isl_keep isl_point *ptr) { in manage_copy() function
2663 pw_aff manage_copy(__isl_keep isl_pw_aff *ptr) { in manage_copy() function
3310 set manage_copy(__isl_keep isl_set *ptr) { in manage_copy() function
[all …]
H A Dcpp.h297 inline aff manage_copy(__isl_keep isl_aff *ptr);
522 inline map manage_copy(__isl_keep isl_map *ptr);
717 inline point manage_copy(__isl_keep isl_point *ptr);
937 inline set manage_copy(__isl_keep isl_set *ptr);
1263 inline val manage_copy(__isl_keep isl_val *ptr);
1338 aff manage_copy(__isl_keep isl_aff *ptr) { in manage_copy() function
2557 map manage_copy(__isl_keep isl_map *ptr) { in manage_copy() function
3670 point manage_copy(__isl_keep isl_point *ptr) { in manage_copy() function
3739 pw_aff manage_copy(__isl_keep isl_pw_aff *ptr) { in manage_copy() function
4828 set manage_copy(__isl_keep isl_set *ptr) { in manage_copy() function
[all …]
H A Disl-noexceptions.h223 inline aff manage_copy(__isl_keep isl_aff *ptr);
1051 inline id manage_copy(__isl_keep isl_id *ptr);
1217 inline map manage_copy(__isl_keep isl_map *ptr);
3817 aff manage_copy(__isl_keep isl_aff *ptr) { in manage_copy() function
7367 id manage_copy(__isl_keep isl_id *ptr) { in manage_copy() function
7951 map manage_copy(__isl_keep isl_map *ptr) { in manage_copy() function
9212 mat manage_copy(__isl_keep isl_mat *ptr) { in manage_copy() function
14452 set manage_copy(__isl_keep isl_set *ptr) { in manage_copy() function
16022 term manage_copy(__isl_keep isl_term *ptr) { in manage_copy() function
19009 val manage_copy(__isl_keep isl_val *ptr) { in manage_copy() function
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/isl/include/isl/
H A Dcpp-checked.h296 inline aff manage_copy(__isl_keep isl_aff *ptr);
1364 inline id manage_copy(__isl_keep isl_id *ptr);
1431 inline map manage_copy(__isl_keep isl_map *ptr);
2462 inline set manage_copy(__isl_keep isl_set *ptr);
3134 aff manage_copy(__isl_keep isl_aff *ptr) { in manage_copy() function
5765 id manage_copy(__isl_keep isl_id *ptr) { in manage_copy() function
5979 map manage_copy(__isl_keep isl_map *ptr) { in manage_copy() function
7670 point manage_copy(__isl_keep isl_point *ptr) { in manage_copy() function
9882 set manage_copy(__isl_keep isl_set *ptr) { in manage_copy() function
10330 space manage_copy(__isl_keep isl_space *ptr) { in manage_copy() function
[all …]
H A Disl-noexceptions.h223 inline aff manage_copy(__isl_keep isl_aff *ptr);
1051 inline id manage_copy(__isl_keep isl_id *ptr);
1217 inline map manage_copy(__isl_keep isl_map *ptr);
3817 aff manage_copy(__isl_keep isl_aff *ptr) { in manage_copy() function
7367 id manage_copy(__isl_keep isl_id *ptr) { in manage_copy() function
7951 map manage_copy(__isl_keep isl_map *ptr) { in manage_copy() function
9212 mat manage_copy(__isl_keep isl_mat *ptr) { in manage_copy() function
14452 set manage_copy(__isl_keep isl_set *ptr) { in manage_copy() function
16022 term manage_copy(__isl_keep isl_term *ptr) { in manage_copy() function
19009 val manage_copy(__isl_keep isl_val *ptr) { in manage_copy() function
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h223 inline aff manage_copy(__isl_keep isl_aff *ptr);
1051 inline id manage_copy(__isl_keep isl_id *ptr);
1217 inline map manage_copy(__isl_keep isl_map *ptr);
3817 aff manage_copy(__isl_keep isl_aff *ptr) { in manage_copy() function
7367 id manage_copy(__isl_keep isl_id *ptr) { in manage_copy() function
7951 map manage_copy(__isl_keep isl_map *ptr) { in manage_copy() function
9212 mat manage_copy(__isl_keep isl_mat *ptr) { in manage_copy() function
14452 set manage_copy(__isl_keep isl_set *ptr) { in manage_copy() function
16022 term manage_copy(__isl_keep isl_term *ptr) { in manage_copy() function
19009 val manage_copy(__isl_keep isl_val *ptr) { in manage_copy() function
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h223 inline aff manage_copy(__isl_keep isl_aff *ptr);
1051 inline id manage_copy(__isl_keep isl_id *ptr);
1217 inline map manage_copy(__isl_keep isl_map *ptr);
3817 aff manage_copy(__isl_keep isl_aff *ptr) { in manage_copy() function
7367 id manage_copy(__isl_keep isl_id *ptr) { in manage_copy() function
7951 map manage_copy(__isl_keep isl_map *ptr) { in manage_copy() function
9212 mat manage_copy(__isl_keep isl_mat *ptr) { in manage_copy() function
14452 set manage_copy(__isl_keep isl_set *ptr) { in manage_copy() function
16022 term manage_copy(__isl_keep isl_term *ptr) { in manage_copy() function
19009 val manage_copy(__isl_keep isl_val *ptr) { in manage_copy() function
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h223 inline aff manage_copy(__isl_keep isl_aff *ptr);
1051 inline id manage_copy(__isl_keep isl_id *ptr);
1217 inline map manage_copy(__isl_keep isl_map *ptr);
3817 aff manage_copy(__isl_keep isl_aff *ptr) { in manage_copy() function
7367 id manage_copy(__isl_keep isl_id *ptr) { in manage_copy() function
7951 map manage_copy(__isl_keep isl_map *ptr) { in manage_copy() function
9212 mat manage_copy(__isl_keep isl_mat *ptr) { in manage_copy() function
14452 set manage_copy(__isl_keep isl_set *ptr) { in manage_copy() function
16022 term manage_copy(__isl_keep isl_term *ptr) { in manage_copy() function
19009 val manage_copy(__isl_keep isl_val *ptr) { in manage_copy() function
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Analysis/
H A DDependenceInfo.cpp259 for (isl::set Set : isl::manage_copy(Universe).get_set_list()) in addPrivatizationDependences()
779 isl::space Space = isl::manage_copy(RAW).get_space(); in getDependences()
783 Deps = Deps.unite(isl::manage_copy(RAW)); in getDependences()
786 Deps = Deps.unite(isl::manage_copy(WAR)); in getDependences()
789 Deps = Deps.unite(isl::manage_copy(WAW)); in getDependences()
792 Deps = Deps.unite(isl::manage_copy(RED)); in getDependences()
795 Deps = Deps.unite(isl::manage_copy(TC_RED)); in getDependences()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Analysis/
H A DDependenceInfo.cpp260 for (isl::set Set : isl::manage_copy(Universe).get_set_list()) in addPrivatizationDependences()
798 isl::space Space = isl::manage_copy(RAW).get_space(); in getDependences()
802 Deps = Deps.unite(isl::manage_copy(RAW)); in getDependences()
805 Deps = Deps.unite(isl::manage_copy(WAR)); in getDependences()
808 Deps = Deps.unite(isl::manage_copy(WAW)); in getDependences()
811 Deps = Deps.unite(isl::manage_copy(RED)); in getDependences()
814 Deps = Deps.unite(isl::manage_copy(TC_RED)); in getDependences()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp259 for (isl::set Set : isl::manage_copy(Universe).get_set_list()) in addPrivatizationDependences()
779 isl::space Space = isl::manage_copy(RAW).get_space(); in getDependences()
783 Deps = Deps.unite(isl::manage_copy(RAW)); in getDependences()
786 Deps = Deps.unite(isl::manage_copy(WAR)); in getDependences()
789 Deps = Deps.unite(isl::manage_copy(WAW)); in getDependences()
792 Deps = Deps.unite(isl::manage_copy(RED)); in getDependences()
795 Deps = Deps.unite(isl::manage_copy(TC_RED)); in getDependences()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp259 for (isl::set Set : isl::manage_copy(Universe).get_set_list()) in addPrivatizationDependences()
779 isl::space Space = isl::manage_copy(RAW).get_space(); in getDependences()
783 Deps = Deps.unite(isl::manage_copy(RAW)); in getDependences()
786 Deps = Deps.unite(isl::manage_copy(WAR)); in getDependences()
789 Deps = Deps.unite(isl::manage_copy(WAW)); in getDependences()
792 Deps = Deps.unite(isl::manage_copy(RED)); in getDependences()
795 Deps = Deps.unite(isl::manage_copy(TC_RED)); in getDependences()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp260 for (isl::set Set : isl::manage_copy(Universe).get_set_list()) in addPrivatizationDependences()
785 isl::space Space = isl::manage_copy(RAW).get_space(); in getDependences()
789 Deps = Deps.unite(isl::manage_copy(RAW)); in getDependences()
792 Deps = Deps.unite(isl::manage_copy(WAR)); in getDependences()
795 Deps = Deps.unite(isl::manage_copy(WAW)); in getDependences()
798 Deps = Deps.unite(isl::manage_copy(RED)); in getDependences()
801 Deps = Deps.unite(isl::manage_copy(TC_RED)); in getDependences()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Analysis/
H A DDependenceInfo.cpp259 for (isl::set Set : isl::manage_copy(Universe).get_set_list()) in addPrivatizationDependences()
779 isl::space Space = isl::manage_copy(RAW).get_space(); in getDependences()
783 Deps = Deps.unite(isl::manage_copy(RAW)); in getDependences()
786 Deps = Deps.unite(isl::manage_copy(WAR)); in getDependences()
789 Deps = Deps.unite(isl::manage_copy(WAW)); in getDependences()
792 Deps = Deps.unite(isl::manage_copy(RED)); in getDependences()
795 Deps = Deps.unite(isl::manage_copy(TC_RED)); in getDependences()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Analysis/
H A DDependenceInfo.cpp259 for (isl::set Set : isl::manage_copy(Universe).get_set_list()) in addPrivatizationDependences()
779 isl::space Space = isl::manage_copy(RAW).get_space(); in getDependences()
783 Deps = Deps.unite(isl::manage_copy(RAW)); in getDependences()
786 Deps = Deps.unite(isl::manage_copy(WAR)); in getDependences()
789 Deps = Deps.unite(isl::manage_copy(WAW)); in getDependences()
792 Deps = Deps.unite(isl::manage_copy(RED)); in getDependences()
795 Deps = Deps.unite(isl::manage_copy(TC_RED)); in getDependences()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp260 for (isl::set Set : isl::manage_copy(Universe).get_set_list()) in addPrivatizationDependences()
785 isl::space Space = isl::manage_copy(RAW).get_space(); in getDependences()
789 Deps = Deps.unite(isl::manage_copy(RAW)); in getDependences()
792 Deps = Deps.unite(isl::manage_copy(WAR)); in getDependences()
795 Deps = Deps.unite(isl::manage_copy(WAW)); in getDependences()
798 Deps = Deps.unite(isl::manage_copy(RED)); in getDependences()
801 Deps = Deps.unite(isl::manage_copy(TC_RED)); in getDependences()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DDependenceInfo.cpp260 for (isl::set Set : isl::manage_copy(Universe).get_set_list()) in addPrivatizationDependences()
785 isl::space Space = isl::manage_copy(RAW).get_space(); in getDependences()
789 Deps = Deps.unite(isl::manage_copy(RAW)); in getDependences()
792 Deps = Deps.unite(isl::manage_copy(WAR)); in getDependences()
795 Deps = Deps.unite(isl::manage_copy(WAW)); in getDependences()
798 Deps = Deps.unite(isl::manage_copy(RED)); in getDependences()
801 Deps = Deps.unite(isl::manage_copy(TC_RED)); in getDependences()

12345