Searched refs:PRAGMA_OMP_CLAUSE_DEVICE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h96 PRAGMA_OMP_CLAUSE_DEVICE, enumerator in enum:pragma_omp_clause
173 PRAGMA_OACC_CLAUSE_DEVICE = PRAGMA_OMP_CLAUSE_DEVICE,
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h108 PRAGMA_OMP_CLAUSE_DEVICE, enumerator in enum:pragma_omp_clause
187 PRAGMA_OACC_CLAUSE_DEVICE = PRAGMA_OMP_CLAUSE_DEVICE,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12692 result = PRAGMA_OMP_CLAUSE_DEVICE;
16428 case PRAGMA_OMP_CLAUSE_DEVICE:
19437 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19510 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19551 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19635 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19723 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc12765 result = PRAGMA_OMP_CLAUSE_DEVICE;
17105 case PRAGMA_OMP_CLAUSE_DEVICE:
20781 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
20856 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
20897 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
20983 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
21072 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc[all...]

Completed in 518 milliseconds