Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-low.cc8549 omp_task_reductions_find_first (tree clauses, enum tree_code code, in omp_task_reductions_find_first() function
8589 = omp_task_reductions_find_first (gimple_omp_sections_clauses (stmt), in lower_omp_sections()
8900 = omp_task_reductions_find_first (gimple_omp_scope_clauses (scope_stmt), in lower_omp_scope()
9073 clauses = omp_task_reductions_find_first (clauses, code, ccode); in lower_omp_task_reductions()
11742 = omp_task_reductions_find_first (gimple_omp_for_clauses (stmt), OMP_FOR, in lower_omp_for()
DChangeLog-20185454 (omp_task_reductions_find_first, omp_task_reduction_iterate,