Home
last modified time | relevance | path

Searched refs:ST_OMP_END_DISTRIBUTE_PARALLEL_DO (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.c913 ST_OMP_END_DISTRIBUTE_PARALLEL_DO); in decode_omp_directive()
2276 case ST_OMP_END_DISTRIBUTE_PARALLEL_DO: in gfc_ascii_statement()
4957 omp_end_st = ST_OMP_END_DISTRIBUTE_PARALLEL_DO; in parse_omp_do()
5301 omp_end_st = ST_OMP_END_DISTRIBUTE_PARALLEL_DO; in parse_omp_structured_block()
H A Dparse.cc921 ST_OMP_END_DISTRIBUTE_PARALLEL_DO); in decode_omp_directive()
2411 case ST_OMP_END_DISTRIBUTE_PARALLEL_DO: in gfc_ascii_statement()
5203 omp_end_st = ST_OMP_END_DISTRIBUTE_PARALLEL_DO; in parse_omp_do()
H A Dgfortran.h279 ST_OMP_DISTRIBUTE_PARALLEL_DO, ST_OMP_END_DISTRIBUTE_PARALLEL_DO, enumerator
H A DChangeLog-20141376 ST_OMP_END_DISTRIBUTE_PARALLEL_DO, ST_OMP_DISTRIBUTE_PARALLEL_DO_SIMD,
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c913 ST_OMP_END_DISTRIBUTE_PARALLEL_DO); in decode_omp_directive()
2276 case ST_OMP_END_DISTRIBUTE_PARALLEL_DO: in gfc_ascii_statement()
4957 omp_end_st = ST_OMP_END_DISTRIBUTE_PARALLEL_DO; in parse_omp_do()
5301 omp_end_st = ST_OMP_END_DISTRIBUTE_PARALLEL_DO; in parse_omp_structured_block()
H A Dgfortran.h245 ST_OMP_DISTRIBUTE_PARALLEL_DO, ST_OMP_END_DISTRIBUTE_PARALLEL_DO, enumerator