Searched refs:ST_OMP_DO_SIMD (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c738 matchs ("do simd", gfc_match_omp_do_simd, ST_OMP_DO_SIMD);
1343 case ST_OMP_DO_SIMD: case ST_OMP_PARALLEL_DO_SIMD: case ST_OMP_TARGET: \
1960 case ST_OMP_DO_SIMD:
4208 case ST_OMP_DO_SIMD: omp_end_st = ST_OMP_END_DO_SIMD; break;
4788 case ST_OMP_DO_SIMD:
H A Dgfortran.h235 ST_OMP_DO_SIMD, ST_OMP_END_DO_SIMD, ST_OMP_PARALLEL_DO_SIMD, enumerator in enum:__anon86

Completed in 122 milliseconds