Home
last modified time | relevance | path

Searched refs:parse_oacc_structured_block (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c5087 parse_oacc_structured_block (gfc_statement acc_st) in parse_oacc_structured_block() function
5554 parse_oacc_structured_block (st); in parse_executable()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc5382 parse_oacc_structured_block (gfc_statement acc_st) in parse_oacc_structured_block() function
5879 parse_oacc_structured_block (st); in parse_executable()
H A DChangeLog-20151147 * parse.c (parse_oacc_structured_block): Fix logic error.
1943 * parse.c (parse_oacc_structured_block): Likewise.
2814 (decode_oacc_directive, parse_oacc_structured_block)
H A DChangeLog-2019410 (parse_oacc_structured_block): Handle ST_OACC_SERIAL.