Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc1079 matcho ("target data", gfc_match_omp_target_data, ST_OMP_TARGET_DATA); in decode_omp_directive()
1173 case ST_OMP_TARGET_DATA: in decode_omp_directive()
1702 case ST_OMP_TARGET_DATA: case ST_OMP_TARGET_TEAMS: \
2661 case ST_OMP_TARGET_DATA: in gfc_ascii_statement()
5558 case ST_OMP_TARGET_DATA: in parse_omp_structured_block()
5890 case ST_OMP_TARGET_DATA: in parse_executable()
H A Dparse.c1002 matcho ("target data", gfc_match_omp_target_data, ST_OMP_TARGET_DATA); in decode_omp_directive()
1577 case ST_OMP_TARGET_DATA: case ST_OMP_TARGET_TEAMS: \
2424 case ST_OMP_TARGET_DATA: in gfc_ascii_statement()
5255 case ST_OMP_TARGET_DATA: in parse_omp_structured_block()
5565 case ST_OMP_TARGET_DATA: in parse_executable()
H A Dgfortran.h275 ST_OMP_TARGET, ST_OMP_END_TARGET, ST_OMP_TARGET_DATA, ST_OMP_END_TARGET_DATA, enumerator
H A DChangeLog-20141372 ST_OMP_TARGET_DATA, ST_OMP_END_TARGET_DATA, ST_OMP_TARGET_UPDATE,
H A Dopenmp.c5952 return ST_OMP_TARGET_DATA; in omp_code_to_statement()
H A Dopenmp.cc8742 return ST_OMP_TARGET_DATA; in omp_code_to_statement()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c1002 matcho ("target data", gfc_match_omp_target_data, ST_OMP_TARGET_DATA); in decode_omp_directive()
1577 case ST_OMP_TARGET_DATA: case ST_OMP_TARGET_TEAMS: \
2424 case ST_OMP_TARGET_DATA: in gfc_ascii_statement()
5255 case ST_OMP_TARGET_DATA: in parse_omp_structured_block()
5565 case ST_OMP_TARGET_DATA: 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.c5952 return ST_OMP_TARGET_DATA; in omp_code_to_statement()