Home
last modified time | relevance | path

Searched refs:ST_OMP_DISTRIBUTE_PARALLEL_DO (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.c900 ST_OMP_DISTRIBUTE_PARALLEL_DO); in decode_omp_directive()
1586 case ST_OMP_DISTRIBUTE_SIMD: case ST_OMP_DISTRIBUTE_PARALLEL_DO: \
2252 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in gfc_ascii_statement()
4956 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in parse_omp_do()
5300 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in parse_omp_structured_block()
5580 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in parse_executable()
H A Dparse.cc907 ST_OMP_DISTRIBUTE_PARALLEL_DO); in decode_omp_directive()
1711 case ST_OMP_DISTRIBUTE_SIMD: case ST_OMP_DISTRIBUTE_PARALLEL_DO: \
2387 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in gfc_ascii_statement()
5202 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in parse_omp_do()
5905 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in parse_executable()
H A Dgfortran.h279 ST_OMP_DISTRIBUTE_PARALLEL_DO, ST_OMP_END_DISTRIBUTE_PARALLEL_DO, enumerator
H A DChangeLog-20141375 ST_OMP_END_DISTRIBUTE_SIMD, ST_OMP_DISTRIBUTE_PARALLEL_DO,
H A Dopenmp.c5940 return ST_OMP_DISTRIBUTE_PARALLEL_DO; in omp_code_to_statement()
H A Dopenmp.cc8726 return ST_OMP_DISTRIBUTE_PARALLEL_DO; in omp_code_to_statement()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c900 ST_OMP_DISTRIBUTE_PARALLEL_DO); in decode_omp_directive()
1586 case ST_OMP_DISTRIBUTE_SIMD: case ST_OMP_DISTRIBUTE_PARALLEL_DO: \
2252 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in gfc_ascii_statement()
4956 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in parse_omp_do()
5300 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in parse_omp_structured_block()
5580 case ST_OMP_DISTRIBUTE_PARALLEL_DO: in parse_executable()
H A Dgfortran.h245 ST_OMP_DISTRIBUTE_PARALLEL_DO, ST_OMP_END_DISTRIBUTE_PARALLEL_DO, enumerator
H A Dopenmp.c5940 return ST_OMP_DISTRIBUTE_PARALLEL_DO; in omp_code_to_statement()