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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h122 PRAGMA_OMP_CLAUSE_ORDERED, enumerator in enum:pragma_omp_clause
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h136 PRAGMA_OMP_CLAUSE_ORDERED, enumerator in enum:pragma_omp_clause
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12774 result = PRAGMA_OMP_CLAUSE_ORDERED;
16283 case PRAGMA_OMP_CLAUSE_ORDERED:
18559 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_ORDERED) \
18580 mask &= ~(OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_ORDERED);
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc12853 result = PRAGMA_OMP_CLAUSE_ORDERED;
16948 case PRAGMA_OMP_CLAUSE_ORDERED:
19757 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_ORDERED) \
19779 mask &= ~(OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_ORDERED);
/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 501 milliseconds