Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.c685 matcha ("end parallel", gfc_match_omp_eos_error, ST_OACC_END_PARALLEL); in decode_oacc_directive()
2153 case ST_OACC_END_PARALLEL: in gfc_ascii_statement()
5107 acc_end_st = ST_OACC_END_PARALLEL; in parse_oacc_structured_block()
H A Dparse.cc692 matcha ("end parallel", gfc_match_omp_eos_error, ST_OACC_END_PARALLEL); in decode_oacc_directive()
2282 case ST_OACC_END_PARALLEL: in gfc_ascii_statement()
5398 acc_end_st = ST_OACC_END_PARALLEL; in parse_oacc_structured_block()
H A Dgfortran.h256 ST_OACC_END_PARALLEL, ST_OACC_KERNELS, ST_OACC_END_KERNELS, ST_OACC_DATA, enumerator
H A DChangeLog-20152693 ST_OACC_END_PARALLEL_LOOP, ST_OACC_PARALLEL, ST_OACC_END_PARALLEL,
2803 ST_OACC_END_PARALLEL_LOOP, ST_OACC_PARALLEL, ST_OACC_END_PARALLEL,
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c685 matcha ("end parallel", gfc_match_omp_eos_error, ST_OACC_END_PARALLEL); in decode_oacc_directive()
2153 case ST_OACC_END_PARALLEL: in gfc_ascii_statement()
5107 acc_end_st = ST_OACC_END_PARALLEL; in parse_oacc_structured_block()
H A Dgfortran.h222 ST_OACC_END_PARALLEL, ST_OACC_KERNELS, ST_OACC_END_KERNELS, ST_OACC_DATA, enumerator