Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.h130 PRAGMA_OMP_CLAUSE_USE_DEVICE_PTR, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c11432 result = PRAGMA_OMP_CLAUSE_USE_DEVICE_PTR; in c_parser_omp_clause_name()
14335 case PRAGMA_OMP_CLAUSE_USE_DEVICE_PTR:
16810 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_USE_DEVICE_PTR))
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c31496 result = PRAGMA_OMP_CLAUSE_USE_DEVICE_PTR; in cp_parser_omp_clause_name()
33992 case PRAGMA_OMP_CLAUSE_USE_DEVICE_PTR:
36275 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_USE_DEVICE_PTR))