Searched refs:EXEC_OMP_DO_SIMD (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dst.c209 case EXEC_OMP_DO_SIMD:
H A Dopenmp.c1597 return match_omp (EXEC_OMP_DO_SIMD, ((OMP_DO_CLAUSES | OMP_SIMD_CLAUSES)
4116 case EXEC_OMP_DO_SIMD: name = "!$OMP DO SIMD"; is_simd = true; break;
4697 case EXEC_OMP_DO_SIMD:
H A Dtrans.c1936 case EXEC_OMP_DO_SIMD:
H A Dgfortran.h2347 EXEC_OMP_TASKGROUP, EXEC_OMP_SIMD, EXEC_OMP_DO_SIMD, enumerator in enum:__anon136
H A Dfrontend-passes.c2304 case EXEC_OMP_DO_SIMD:
H A Dtrans-openmp.c3564 case EXEC_OMP_DO_SIMD:
4438 case EXEC_OMP_DO_SIMD:
H A Dmatch.c2559 || o->head->op == EXEC_OMP_DO_SIMD
H A Dresolve.c9269 case EXEC_OMP_DO_SIMD:
10157 case EXEC_OMP_DO_SIMD:
10522 case EXEC_OMP_DO_SIMD:

Completed in 269 milliseconds