Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-parloops.c195 enum tree_code reduction_code;/* code for the reduction operation. */ member
2515 enum tree_code reduction_code; in build_new_reduction() local
H A Dtree-core.h1473 enum tree_code reduction_code; member
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-parloops.c166 enum tree_code reduction_code;/* code for the reduction operation. */ member
H A Dtree.h2069 enum tree_code reduction_code; member
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c5131 omp_reduction_id (enum tree_code reduction_code, tree reduction_id, tree type) in omp_reduction_id()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c11449 c_omp_reduction_id (enum tree_code reduction_code, tree reduction_id) in c_omp_reduction_id()