Searched refs:OMP_CLAUSE_PARALLEL (Results 1 – 9 of 9) sorted by relevance
409 OMP_CLAUSE_PARALLEL, enumerator
1307 case OMP_CLAUSE_PARALLEL: in convert_nonlocal_omp_clauses()2013 case OMP_CLAUSE_PARALLEL: in convert_local_omp_clauses()
1009 case OMP_CLAUSE_PARALLEL: in dump_omp_clause()
11566 case OMP_CLAUSE_PARALLEL: in walk_tree_1()
7087 case OMP_CLAUSE_PARALLEL: in finish_omp_clauses()8506 if (omp_find_clause (clauses, OMP_CLAUSE_PARALLEL)) in finish_omp_cancel()8546 if (omp_find_clause (clauses, OMP_CLAUSE_PARALLEL)) in finish_omp_cancellation_point()
16137 case OMP_CLAUSE_PARALLEL: in tsubst_omp_clauses()
34077 clauses = cp_parser_omp_clause_cancelkind (parser, OMP_CLAUSE_PARALLEL,
12390 if (omp_find_clause (clauses, OMP_CLAUSE_PARALLEL)) in c_finish_omp_cancel()12429 if (omp_find_clause (clauses, OMP_CLAUSE_PARALLEL)) in c_finish_omp_cancellation_point()13916 case OMP_CLAUSE_PARALLEL: in c_finish_omp_clauses()
14254 = c_parser_omp_clause_cancelkind (parser, OMP_CLAUSE_PARALLEL,