Searched refs:OMP_CLAUSE_DEFAULT (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dc-omp.c413 case OMP_CLAUSE_DEFAULT:
H A Dtree-nested.c1180 case OMP_CLAUSE_DEFAULT:
1471 case OMP_CLAUSE_DEFAULT:
H A Domp-low.c1001 case OMP_CLAUSE_DEFAULT:
1054 case OMP_CLAUSE_DEFAULT:
H A Dtree.h331 OMP_CLAUSE_DEFAULT
1690 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_DEFAULT)->omp_clause.subcode.default_kind)
329 OMP_CLAUSE_DEFAULT enumerator in enum:omp_clause_code
H A Dtree-pretty-print.c326 case OMP_CLAUSE_DEFAULT:
H A Dgimplify.c4771 case OMP_CLAUSE_DEFAULT:
4903 case OMP_CLAUSE_DEFAULT:
H A Dc-parser.c7466 check_no_duplicate_clause (list, OMP_CLAUSE_DEFAULT, "default");
7467 c = build_omp_clause (OMP_CLAUSE_DEFAULT);
H A Dtree.c197 0 /* OMP_CLAUSE_DEFAULT */
7681 case OMP_CLAUSE_DEFAULT:
H A Dc-typeck.c9273 case OMP_CLAUSE_DEFAULT:
/freebsd-12-stable/contrib/gcc/cp/
H A Dsemantics.c3605 case OMP_CLAUSE_DEFAULT:
H A Dparser.c20671 check_no_duplicate_clause (list, OMP_CLAUSE_DEFAULT, "default");
20672 c = build_omp_clause (OMP_CLAUSE_DEFAULT);
H A Dpt.c8441 case OMP_CLAUSE_DEFAULT:

Completed in 468 milliseconds