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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c814 matchs ("simd", gfc_match_omp_simd, ST_OMP_SIMD);
1342 case ST_OMP_TASK: case ST_OMP_TASKGROUP: case ST_OMP_SIMD: \
2092 case ST_OMP_SIMD:
4213 case ST_OMP_SIMD: omp_end_st = ST_OMP_END_SIMD; break;
4791 case ST_OMP_SIMD:
H A Dgfortran.h234 ST_OMP_TASKGROUP, ST_OMP_END_TASKGROUP, ST_OMP_SIMD, ST_OMP_END_SIMD, enumerator in enum:__anon86

Completed in 122 milliseconds