Searched refs:OMP_CLAUSE_FOR (Results 1 – 9 of 9) sorted by relevance
406 OMP_CLAUSE_FOR, enumerator
1306 case OMP_CLAUSE_FOR: in convert_nonlocal_omp_clauses()2012 case OMP_CLAUSE_FOR: in convert_local_omp_clauses()
1006 case OMP_CLAUSE_FOR: in dump_omp_clause()
11565 case OMP_CLAUSE_FOR: in walk_tree_1()
7088 case OMP_CLAUSE_FOR: in finish_omp_clauses()8508 else if (omp_find_clause (clauses, OMP_CLAUSE_FOR)) in finish_omp_cancel()8548 else if (omp_find_clause (clauses, OMP_CLAUSE_FOR)) in finish_omp_cancellation_point()
16136 case OMP_CLAUSE_FOR: in tsubst_omp_clauses()
34089 clauses = cp_parser_omp_clause_cancelkind (parser, OMP_CLAUSE_FOR,
12392 else if (omp_find_clause (clauses, OMP_CLAUSE_FOR)) in c_finish_omp_cancel()12431 else if (omp_find_clause (clauses, OMP_CLAUSE_FOR)) in c_finish_omp_cancellation_point()13917 case OMP_CLAUSE_FOR: in c_finish_omp_clauses()
14267 = c_parser_omp_clause_cancelkind (parser, OMP_CLAUSE_FOR,