Searched refs:PRAGMA_OMP_PARALLEL (Results 1 – 5 of 5) sorted by relevance
39 PRAGMA_OMP_PARALLEL, enumerator
797 { "parallel", PRAGMA_OMP_PARALLEL }, in init_pragma()
8281 enum pragma_kind p_kind = PRAGMA_OMP_PARALLEL; in c_parser_omp_parallel()8311 case PRAGMA_OMP_PARALLEL: in c_parser_omp_parallel()8406 case PRAGMA_OMP_PARALLEL: in c_parser_omp_construct()
15188 PRAGMA_OMP_PARALLEL, PRAGMA_OMP_PARALLEL_FOR,
21476 enum pragma_kind p_kind = PRAGMA_OMP_PARALLEL; in cp_parser_omp_parallel()21510 case PRAGMA_OMP_PARALLEL: in cp_parser_omp_parallel()21535 if (p_kind != PRAGMA_OMP_PARALLEL) in cp_parser_omp_parallel()21605 case PRAGMA_OMP_PARALLEL: in cp_parser_omp_construct()21730 case PRAGMA_OMP_PARALLEL: in cp_parser_pragma()