Home
last modified time | relevance | path

Searched refs:PRAGMA_OMP_CLAUSE_LINK (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h111 PRAGMA_OMP_CLAUSE_LINK, enumerator
179 PRAGMA_OACC_CLAUSE_LINK = PRAGMA_OMP_CLAUSE_LINK,
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h125 PRAGMA_OMP_CLAUSE_LINK, enumerator
194 PRAGMA_OACC_CLAUSE_LINK = PRAGMA_OMP_CLAUSE_LINK,
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.c12737 result = PRAGMA_OMP_CLAUSE_LINK; in c_parser_omp_clause_name()
16365 case PRAGMA_OMP_CLAUSE_LINK:
16371 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK)) != 0)
20616 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK) \
H A Dc-parser.cc12814 result = PRAGMA_OMP_CLAUSE_LINK; in c_parser_omp_clause_name()
17030 case PRAGMA_OMP_CLAUSE_LINK: in c_parser_omp_all_clauses()
17036 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK)) != 0) in c_parser_omp_all_clauses()
21985 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK) \
H A DChangeLog5519 and PRAGMA_OMP_CLAUSE_LINK.
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12737 result = PRAGMA_OMP_CLAUSE_LINK; in c_parser_omp_clause_name()
16365 case PRAGMA_OMP_CLAUSE_LINK:
16371 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK)) != 0)
20616 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK) \
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2015773 and PRAGMA_OMP_CLAUSE_LINK.
775 and PRAGMA_OMP_CLAUSE_LINK.
H A Dparser.c34115 result = PRAGMA_OMP_CLAUSE_LINK; in cp_parser_omp_clause_name()
37466 case PRAGMA_OMP_CLAUSE_LINK:
37471 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK)) != 0)
42088 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK) \
H A Dparser.cc36421 result = PRAGMA_OMP_CLAUSE_LINK; in cp_parser_omp_clause_name()
40280 case PRAGMA_OMP_CLAUSE_LINK: in cp_parser_omp_all_clauses()
40285 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK)) != 0) in cp_parser_omp_all_clauses()
45902 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK) \
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c34115 result = PRAGMA_OMP_CLAUSE_LINK; in cp_parser_omp_clause_name()
37466 case PRAGMA_OMP_CLAUSE_LINK:
37471 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK)) != 0)
42088 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_LINK) \