Home
last modified time | relevance | path

Searched refs:parse_omp_do (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20211394 gfc_ascii_statement, parse_omp_do, parse_omp_structured_block,
1731 parse_omp_do, parse_executable): Likewise.
1732 (parse_omp_structured_block): Remove ST_ which use parse_omp_do.
1769 gfc_ascii_statement, parse_omp_do, parse_omp_structured_block,
H A Dparse.c4906 parse_omp_do (gfc_statement omp_st) in parse_omp_do() function
5369 st = parse_omp_do (st); in parse_omp_structured_block()
5601 st = parse_omp_do (st); in parse_executable()
H A Dparse.cc5152 parse_omp_do (gfc_statement omp_st) in parse_omp_do() function
5669 st = parse_omp_do (st); in parse_omp_structured_block()
5939 st = parse_omp_do (st); in parse_executable()
H A DChangeLog-20063441 * parse.c (parse_omp_do, parse_omp_structured_block): Call
3635 * parse.c (parse_omp_do): Handle implied end do properly.
3636 (parse_executable): If parse_omp_do returned ST_IMPLIED_ENDDO,
3714 * parse.c (parse_omp_do): Allow new_st.op == EXEC_NOP.
3785 * parse.c (parse_omp_do): Call pop_state before next_statement.
3833 * parse.c (decode_omp_directive, parse_omp_do, parse_omp_atomic,
3840 parse_omp_do can return next_statement.
H A DChangeLog-20141491 (parse_omp_do): Handle various new ST_OMP_* codes.
1948 (parse_omp_do): Handle ST_OMP_SIMD, ST_OMP_DO_SIMD and
H A DChangeLog-2016846 (parse_omp_do): Handle ST_OMP_TARGET_PARALLEL_DO,
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c4906 parse_omp_do (gfc_statement omp_st) in parse_omp_do() function
5369 st = parse_omp_do (st); in parse_omp_structured_block()
5601 st = parse_omp_do (st); in parse_executable()