Home
last modified time | relevance | path

Searched defs:reduction_code (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c899 enum tree_code reduction_code;/* code for the reduction operation. */ member
3220 enum tree_code reduction_code; in build_new_reduction() local
H A Dtree-core.h1553 enum tree_code reduction_code; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc899 enum tree_code reduction_code;/* code for the reduction operation. */ member
3220 enum tree_code reduction_code; in build_new_reduction() local
H A Dtree-core.h1626 enum tree_code reduction_code; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c5408 omp_reduction_id (enum tree_code reduction_code, tree reduction_id, tree type) in omp_reduction_id()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c11952 c_omp_reduction_id (enum tree_code reduction_code, tree reduction_id) in c_omp_reduction_id()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc12380 c_omp_reduction_id (enum tree_code reduction_code, tree reduction_id) in c_omp_reduction_id()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc5836 omp_reduction_id (enum tree_code reduction_code, tree reduction_id, tree type) in omp_reduction_id()