Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc1109 matcho ("target", gfc_match_omp_target, ST_OMP_TARGET); in decode_omp_directive()
1172 case ST_OMP_TARGET: in decode_omp_directive()
1701 case ST_OMP_DO_SIMD: case ST_OMP_PARALLEL_DO_SIMD: case ST_OMP_TARGET: \
2658 case ST_OMP_TARGET: in gfc_ascii_statement()
5555 case ST_OMP_TARGET: in parse_omp_structured_block()
5889 case ST_OMP_TARGET: in parse_executable()
H A Dparse.c1028 matcho ("target", gfc_match_omp_target, ST_OMP_TARGET); in decode_omp_directive()
1576 case ST_OMP_DO_SIMD: case ST_OMP_PARALLEL_DO_SIMD: case ST_OMP_TARGET: \
2421 case ST_OMP_TARGET: in gfc_ascii_statement()
5252 case ST_OMP_TARGET: in parse_omp_structured_block()
5564 case ST_OMP_TARGET: in parse_executable()
H A DChangeLog-20141371 * gfortran.h (gfc_statement): Add ST_OMP_TARGET, ST_OMP_END_TARGET,
1487 (case_exec_markers): Add ST_OMP_TARGET*, ST_OMP_TEAMS*,
H A Dgfortran.h275 ST_OMP_TARGET, ST_OMP_END_TARGET, ST_OMP_TARGET_DATA, ST_OMP_END_TARGET_DATA, enumerator
H A Dopenmp.c5950 return ST_OMP_TARGET; in omp_code_to_statement()
H A Dopenmp.cc8740 return ST_OMP_TARGET; in omp_code_to_statement()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c1028 matcho ("target", gfc_match_omp_target, ST_OMP_TARGET); in decode_omp_directive()
1576 case ST_OMP_DO_SIMD: case ST_OMP_PARALLEL_DO_SIMD: case ST_OMP_TARGET: \
2421 case ST_OMP_TARGET: in gfc_ascii_statement()
5252 case ST_OMP_TARGET: in parse_omp_structured_block()
5564 case ST_OMP_TARGET: in parse_executable()
H A Dgfortran.h241 ST_OMP_TARGET, ST_OMP_END_TARGET, ST_OMP_TARGET_DATA, ST_OMP_END_TARGET_DATA, enumerator
H A Dopenmp.c5950 return ST_OMP_TARGET; in omp_code_to_statement()