Home
last modified time | relevance | path

Searched refs:omp_reduction_init (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-gimple.h140 extern tree omp_reduction_init (tree, tree);
H A Domp-low.c1537 omp_reduction_init (tree clause, tree type) in omp_reduction_init() function
1803 x = omp_reduction_init (c, TREE_TYPE (new_var)); in lower_rec_input_clauses()