Home
last modified time | relevance | path

Searched refs:foreach_point (Results 1 – 25 of 83) sorted by relevance

1234

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/isl/
H A Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
519 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/devel/isl/isl-0.24/
H A Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
519 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/math/barvinok/barvinok-0.41.5/isl/
H A Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
519 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/
H A Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
519 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
519 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
519 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
519 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/isl/
H A Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
519 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/isl/
H A Disl_point.c393 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
407 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
519 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
519 struct isl_foreach_point fp = { { &foreach_point }, fn, user }; in isl_set_foreach_point()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/physics/
H A Dparticle_edit.c872 static void foreach_point(PEData *data, ForPointFunc func) in foreach_point() function
1876 foreach_point(&data, select_root); in select_roots_exec()
1882 foreach_point(&data, select_root); in select_roots_exec()
1945 foreach_point(&data, select_tip); in select_tips_exec()
1951 foreach_point(&data, select_tip); in select_tips_exec()
2478 foreach_point(&data, select_less_keys); in select_less_exec()
2546 foreach_point(&data, select_more_keys); in select_more_exec()
3006 foreach_point(&data, subdivide_particle); in subdivide_exec()
4611 foreach_point(&data, brush_cut); in brush_edit_apply()
5011 foreach_point(&data, shape_cut); in shape_cut_exec()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/unittests/Isl/
H A DIslTest.cpp1154 TestSet1.foreach_point([](isl::point) { return isl::stat::ok(); }); in TEST()
1175 TestSet1.foreach_point([](isl::point) { return isl::stat::ok(); }); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DScheduleTreeTransform.cpp560 ScatterList.foreach_point([&Elts](isl::point P) -> isl::stat { in applyFullUnroll()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Transform/
H A DScheduleTreeTransform.cpp560 ScatterList.foreach_point([&Elts](isl::point P) -> isl::stat { in applyFullUnroll()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DScheduleTreeTransform.cpp560 ScatterList.foreach_point([&Elts](isl::point P) -> isl::stat { in applyFullUnroll()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Support/
H A DISLTools.cpp575 Set.foreach_point([&](isl::point P) -> isl::stat { in foreachPoint()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Support/
H A DISLTools.cpp588 Set.foreach_point([&](isl::point P) -> isl::stat { in foreachPoint()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Support/
H A DISLTools.cpp564 Set.foreach_point([&](isl::point P) -> isl::stat { in foreachPoint()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Support/
H A DISLTools.cpp581 Set.foreach_point([&](isl::point P) -> isl::stat { in foreachPoint()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Support/
H A DISLTools.cpp588 Set.foreach_point([&](isl::point P) -> isl::stat { in foreachPoint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Support/
H A DISLTools.cpp575 Set.foreach_point([&](isl::point P) -> isl::stat { in foreachPoint()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Support/
H A DISLTools.cpp588 Set.foreach_point([&](isl::point P) -> isl::stat { in foreachPoint()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Support/
H A DISLTools.cpp581 Set.foreach_point([&](isl::point P) -> isl::stat { in foreachPoint()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Support/
H A DISLTools.cpp588 Set.foreach_point([&](isl::point P) -> isl::stat {

1234