Home
last modified time | relevance | path

Searched refs:ST_OMP_END_MASTER_TASKLOOP (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc937 ST_OMP_END_MASTER_TASKLOOP); in decode_omp_directive()
2447 case ST_OMP_END_MASTER_TASKLOOP: in gfc_ascii_statement()
5253 case ST_OMP_MASTER_TASKLOOP: omp_end_st = ST_OMP_END_MASTER_TASKLOOP; break; in parse_omp_do()
H A Dgfortran.h307 ST_OMP_END_MASTER_TASKLOOP, ST_OMP_MASTER_TASKLOOP_SIMD, enumerator