Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_FOR (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-core.h406 OMP_CLAUSE_FOR, enumerator
HDtree-nested.c1306 case OMP_CLAUSE_FOR: in convert_nonlocal_omp_clauses()
2012 case OMP_CLAUSE_FOR: in convert_local_omp_clauses()
HDtree-pretty-print.c1006 case OMP_CLAUSE_FOR: in dump_omp_clause()
HDtree.c11565 case OMP_CLAUSE_FOR: in walk_tree_1()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDsemantics.c7088 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()
HDpt.c16136 case OMP_CLAUSE_FOR: in tsubst_omp_clauses()
HDparser.c34089 clauses = cp_parser_omp_clause_cancelkind (parser, OMP_CLAUSE_FOR,
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-typeck.c12392 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()
HDc-parser.c14267 = c_parser_omp_clause_cancelkind (parser, OMP_CLAUSE_FOR,