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()
7693 enum pragma_kind p_kind = PRAGMA_OMP_PARALLEL; in c_parser_omp_parallel()7723 case PRAGMA_OMP_PARALLEL: in c_parser_omp_parallel()7818 case PRAGMA_OMP_PARALLEL: in c_parser_omp_construct()
15188 PRAGMA_OMP_PARALLEL, PRAGMA_OMP_PARALLEL_FOR,
19183 enum pragma_kind p_kind = PRAGMA_OMP_PARALLEL; in cp_parser_omp_parallel()19217 case PRAGMA_OMP_PARALLEL: in cp_parser_omp_parallel()19242 if (p_kind != PRAGMA_OMP_PARALLEL) in cp_parser_omp_parallel()19312 case PRAGMA_OMP_PARALLEL: in cp_parser_omp_construct()19437 case PRAGMA_OMP_PARALLEL: in cp_parser_pragma()