Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.h149 PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c11379 result = PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT; in c_parser_omp_clause_name()
11746 case PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT: in c_parser_oacc_data_clause()
14051 case PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT:
14466 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT) \
14500 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT) \
14804 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT) \
14825 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT) \
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c31445 result = PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT; in cp_parser_omp_clause_name()
31780 case PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT: in cp_parser_oacc_data_clause()
33842 case PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT:
36801 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT) \
36860 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT) \
37129 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT) \
37149 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_PRESENT_OR_COPYOUT) \