Home
last modified time | relevance | path

Searched refs:PRAGMA_OACC_CLAUSE_WORKER (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pragma.h158 PRAGMA_OACC_CLAUSE_WORKER, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-parser.c11444 result = PRAGMA_OACC_CLAUSE_WORKER; in c_parser_omp_clause_name()
14099 case PRAGMA_OACC_CLAUSE_WORKER:
14743 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_WORKER) \
14884 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_WORKER) \
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c31508 result = PRAGMA_OACC_CLAUSE_WORKER; in cp_parser_omp_clause_name()
33892 case PRAGMA_OACC_CLAUSE_WORKER:
37070 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_WORKER) \
38050 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_WORKER) \