Home
last modified time | relevance | path

Searched refs:ST_OMP_MASKED_TASKLOOP_SIMD (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc1012 ST_OMP_MASKED_TASKLOOP_SIMD); in decode_omp_directive()
1695 case ST_OMP_MASKED_TASKLOOP_SIMD: \
2585 case ST_OMP_MASKED_TASKLOOP_SIMD: in gfc_ascii_statement()
5250 case ST_OMP_MASKED_TASKLOOP_SIMD: in parse_omp_do()
5919 case ST_OMP_MASKED_TASKLOOP_SIMD: in parse_executable()
H A Dgfortran.h317 ST_OMP_END_MASKED_TASKLOOP, ST_OMP_MASKED_TASKLOOP_SIMD, enumerator
H A Dopenmp.cc8692 return ST_OMP_MASKED_TASKLOOP_SIMD; in omp_code_to_statement()