Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pragma.h147 PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-parser.c11373 result = PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY; in c_parser_omp_clause_name()
11740 case PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY: in c_parser_oacc_data_clause()
14043 case PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY:
14464 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY) \
14498 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY) \
14802 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY) \
14823 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY) \
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c31439 result = PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY; in cp_parser_omp_clause_name()
31774 case PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY: in cp_parser_oacc_data_clause()
33834 case PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY:
36799 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY) \
36858 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY) \
37127 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY) \
37147 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPY) \