Searched refs:OMP_CLAUSE_SCHEDULE_RUNTIME (Results 1 – 5 of 5) sorted by relevance
360 case OMP_CLAUSE_SCHEDULE_RUNTIME: in dump_omp_clause()
7690 OMP_CLAUSE_SCHEDULE_KIND (c) = OMP_CLAUSE_SCHEDULE_RUNTIME; in c_parser_omp_clause_schedule()7709 if (OMP_CLAUSE_SCHEDULE_KIND (c) == OMP_CLAUSE_SCHEDULE_RUNTIME) in c_parser_omp_clause_schedule()
1669 OMP_CLAUSE_SCHEDULE_RUNTIME enumerator
228 if (fd->sched_kind == OMP_CLAUSE_SCHEDULE_RUNTIME) in extract_omp_for_data()
20862 OMP_CLAUSE_SCHEDULE_KIND (c) = OMP_CLAUSE_SCHEDULE_RUNTIME; in cp_parser_omp_clause_schedule()20883 else if (OMP_CLAUSE_SCHEDULE_KIND (c) == OMP_CLAUSE_SCHEDULE_RUNTIME) in cp_parser_omp_clause_schedule()