Home
last modified time | relevance | path

Searched defs:reduction_id (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/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()
11488 c_omp_reduction_decl (tree reduction_id) in c_omp_reduction_decl()
11507 c_omp_reduction_lookup (tree reduction_id, tree type) in c_omp_reduction_lookup()
/dflybsd-src/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()