Searched refs:PRAGMA_OMP_CLAUSE_SCHEDULE (Results 1 – 7 of 7) sorted by relevance
72 PRAGMA_OMP_CLAUSE_SCHEDULE, enumerator
119 PRAGMA_OMP_CLAUSE_SCHEDULE, enumerator
1135 if ((mask & ((OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE) in c_omp_split_clauses()1155 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE)) != 0) in c_omp_split_clauses()1301 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE)) != 0) in c_omp_split_clauses()1351 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE)) != 0) in c_omp_split_clauses()1474 if ((mask & ((OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE) in c_omp_split_clauses()
8694 result = PRAGMA_OMP_CLAUSE_SCHEDULE; in c_parser_omp_clause_name()9368 case PRAGMA_OMP_CLAUSE_SCHEDULE: in c_parser_omp_all_clauses()10155 | (1u << PRAGMA_OMP_CLAUSE_SCHEDULE) \
11398 result = PRAGMA_OMP_CLAUSE_SCHEDULE; in c_parser_omp_clause_name()14230 case PRAGMA_OMP_CLAUSE_SCHEDULE:16078 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE) \
24927 result = PRAGMA_OMP_CLAUSE_SCHEDULE; in cp_parser_omp_clause_name()25560 case PRAGMA_OMP_CLAUSE_SCHEDULE: in cp_parser_omp_all_clauses()26556 | (1u << PRAGMA_OMP_CLAUSE_SCHEDULE) \
31462 result = PRAGMA_OMP_CLAUSE_SCHEDULE; in cp_parser_omp_clause_name()34050 case PRAGMA_OMP_CLAUSE_SCHEDULE:35542 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE) \