Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h101 PRAGMA_OMP_CLAUSE_FOR, enumerator
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h114 PRAGMA_OMP_CLAUSE_FOR, enumerator
H A DChangeLog10328 PRAGMA_OMP_CLAUSE_DIST_SCHEDULE, PRAGMA_OMP_CLAUSE_FOR,
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.c12644 result = PRAGMA_OMP_CLAUSE_FOR; in c_parser_omp_clause_name()
16341 case PRAGMA_OMP_CLAUSE_FOR:
19168 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
19193 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
H A Dc-parser.cc12713 result = PRAGMA_OMP_CLAUSE_FOR; in c_parser_omp_clause_name()
17006 case PRAGMA_OMP_CLAUSE_FOR: in c_parser_omp_all_clauses()
20508 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
20533 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12644 result = PRAGMA_OMP_CLAUSE_FOR; in c_parser_omp_clause_name()
16341 case PRAGMA_OMP_CLAUSE_FOR:
19168 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
19193 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.c34023 result = PRAGMA_OMP_CLAUSE_FOR; in cp_parser_omp_clause_name()
37445 case PRAGMA_OMP_CLAUSE_FOR:
40137 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
40155 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
H A Dparser.cc36321 result = PRAGMA_OMP_CLAUSE_FOR; in cp_parser_omp_clause_name()
40259 case PRAGMA_OMP_CLAUSE_FOR: in cp_parser_omp_all_clauses()
43734 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
43752 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c34023 result = PRAGMA_OMP_CLAUSE_FOR; in cp_parser_omp_clause_name()
37445 case PRAGMA_OMP_CLAUSE_FOR:
40137 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \
40155 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_FOR) \