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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c899 enum tree_code reduction_code;/* code for the reduction operation. */ member in struct:reduction_info
3220 enum tree_code reduction_code; local
H A Dtree-core.h1553 enum tree_code reduction_code; member in union:omp_clause_subcode
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc899 enum tree_code reduction_code;/* code for the reduction operation. */ member in struct:reduction_info
3220 enum tree_code reduction_code; local
H A Dtree-core.h1626 enum tree_code reduction_code; member in union:omp_clause_subcode
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c11952 c_omp_reduction_id(enum tree_code reduction_code, tree reduction_id) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c5408 omp_reduction_id(enum tree_code reduction_code, tree reduction_id, tree type) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc12365 c_omp_reduction_id(enum tree_code reduction_code, tree reduction_id) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc5781 omp_reduction_id(enum tree_code reduction_code, tree reduction_id, tree type) argument

Completed in 216 milliseconds