Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.h152 PRAGMA_OACC_CLAUSE_SEQ, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c11402 result = PRAGMA_OACC_CLAUSE_SEQ; in c_parser_omp_clause_name()
14071 case PRAGMA_OACC_CLAUSE_SEQ:
14747 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SEQ) \
14886 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SEQ) )
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c31468 result = PRAGMA_OACC_CLAUSE_SEQ; in cp_parser_omp_clause_name()
33863 case PRAGMA_OACC_CLAUSE_SEQ:
37073 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SEQ) \
38052 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SEQ))