Home
last modified time | relevance | path

Searched defs:reductions (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dsections.c102 GOMP_sections2_start (unsigned count, uintptr_t *reductions, void **mem) in GOMP_sections2_start()
H A Dloop_ull.c248 uintptr_t *reductions, void **mem) in GOMP_loop_ull_start()
417 uintptr_t *reductions, void **mem) in GOMP_loop_ull_ordered_start()
601 uintptr_t *reductions, void **mem) in GOMP_loop_ull_doacross_start()
H A Dloop.c249 uintptr_t *reductions, void **mem) in GOMP_loop_start()
415 uintptr_t *reductions, void **mem) in GOMP_loop_ordered_start()
595 uintptr_t *reductions, void **mem) in GOMP_loop_doacross_start()
H A Dlibgomp.h558 uintptr_t *reductions; member
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dsections.c102 GOMP_sections2_start (unsigned count, uintptr_t *reductions, void **mem) in GOMP_sections2_start()
H A Dloop_ull.c248 uintptr_t *reductions, void **mem) in GOMP_loop_ull_start()
420 uintptr_t *reductions, void **mem) in GOMP_loop_ull_ordered_start()
604 uintptr_t *reductions, void **mem) in GOMP_loop_ull_doacross_start()
H A Dloop.c249 uintptr_t *reductions, void **mem) in GOMP_loop_start()
418 uintptr_t *reductions, void **mem) in GOMP_loop_ordered_start()
598 uintptr_t *reductions, void **mem) in GOMP_loop_doacross_start()
H A Dlibgomp.h624 uintptr_t *reductions; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c2693 tree reductions = NULL_TREE; in expand_omp_for_generic() local
3655 tree reductions = NULL_TREE; in expand_omp_for_static_nochunk() local
4455 tree reductions = NULL_TREE; in expand_omp_for_static_chunk() local
6771 tree reductions = null_pointer_node, mem = null_pointer_node; in expand_omp_sections() local
H A Dtree-vect-slp.c2241 vec<stmt_vec_info> reductions = as_a <loop_vec_info> (vinfo)->reductions; in vect_analyze_slp_instance() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc3876 tree reductions = NULL_TREE; in expand_omp_for_generic() local
4865 tree reductions = NULL_TREE; in expand_omp_for_static_nochunk() local
5656 tree reductions = NULL_TREE; in expand_omp_for_static_chunk() local
8330 tree reductions = null_pointer_node, mem = null_pointer_node; in expand_omp_sections() local
H A Dtree-vect-slp.cc3364 const vec<stmt_vec_info> &reductions in vect_analyze_slp_instance() local