Home
last modified time | relevance | path

Searched refs:PRAGMA_OMP_CLAUSE_DEVICE (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h96 PRAGMA_OMP_CLAUSE_DEVICE, enumerator
173 PRAGMA_OACC_CLAUSE_DEVICE = PRAGMA_OMP_CLAUSE_DEVICE,
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h108 PRAGMA_OMP_CLAUSE_DEVICE, enumerator
187 PRAGMA_OACC_CLAUSE_DEVICE = PRAGMA_OMP_CLAUSE_DEVICE,
H A DChangeLog10327 PRAGMA_OMP_CLAUSE_DEPEND, PRAGMA_OMP_CLAUSE_DEVICE,
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.c12687 result = PRAGMA_OMP_CLAUSE_DEVICE; in c_parser_omp_clause_name()
16423 case PRAGMA_OMP_CLAUSE_DEVICE:
19432 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19505 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19546 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19630 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19718 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
H A Dc-parser.cc12760 result = PRAGMA_OMP_CLAUSE_DEVICE; in c_parser_omp_clause_name()
17100 case PRAGMA_OMP_CLAUSE_DEVICE: in c_parser_omp_all_clauses()
20776 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
20851 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
20892 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
20978 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
21067 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12687 result = PRAGMA_OMP_CLAUSE_DEVICE; in c_parser_omp_clause_name()
16423 case PRAGMA_OMP_CLAUSE_DEVICE:
19432 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19505 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19546 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19630 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
19718 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.c34065 result = PRAGMA_OMP_CLAUSE_DEVICE; in cp_parser_omp_clause_name()
37519 case PRAGMA_OMP_CLAUSE_DEVICE:
40414 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
40486 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
40574 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
40665 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
40708 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
H A Dparser.cc36367 result = PRAGMA_OMP_CLAUSE_DEVICE; in cp_parser_omp_clause_name()
40347 case PRAGMA_OMP_CLAUSE_DEVICE: in cp_parser_omp_all_clauses()
44015 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
44089 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
44180 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
44274 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
44317 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c34065 result = PRAGMA_OMP_CLAUSE_DEVICE; in cp_parser_omp_clause_name()
37519 case PRAGMA_OMP_CLAUSE_DEVICE:
40414 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
40486 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
40574 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
40665 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \
40708 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DEVICE) \