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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h139 PRAGMA_OMP_CLAUSE_UNIFORM, enumerator in enum:pragma_omp_clause
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h153 PRAGMA_OMP_CLAUSE_UNIFORM, enumerator in enum:pragma_omp_clause
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12842 result = PRAGMA_OMP_CLAUSE_UNIFORM;
16388 case PRAGMA_OMP_CLAUSE_UNIFORM:
16490 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNIFORM)) != 0)
19946 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNIFORM) \
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc12921 result = PRAGMA_OMP_CLAUSE_UNIFORM;
17053 case PRAGMA_OMP_CLAUSE_UNIFORM:
17167 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNIFORM)) != 0)
21313 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNIFORM) \
/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 314 milliseconds