Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.c4906 parse_omp_do (gfc_statement omp_st) in parse_omp_do() argument
4912 accept_statement (omp_st); in parse_omp_do()
4953 switch (omp_st) in parse_omp_do()
5215 parse_omp_structured_block (gfc_statement omp_st, bool workshare_stmts_only) in parse_omp_structured_block() argument
5221 accept_statement (omp_st); in parse_omp_structured_block()
5229 switch (omp_st) in parse_omp_structured_block()
5392 && (omp_st == ST_OMP_SECTIONS in parse_omp_structured_block()
5393 || omp_st == ST_OMP_PARALLEL_SECTIONS)) in parse_omp_structured_block()
H A Dparse.cc5152 parse_omp_do (gfc_statement omp_st) in parse_omp_do() argument
5158 accept_statement (omp_st); in parse_omp_do()
5199 switch (omp_st) in parse_omp_do()
5506 parse_omp_structured_block (gfc_statement omp_st, bool workshare_stmts_only) in parse_omp_structured_block() argument
5512 accept_statement (omp_st); in parse_omp_structured_block()
5520 switch (omp_st) in parse_omp_structured_block()
5692 && (omp_st == ST_OMP_SECTIONS in parse_omp_structured_block()
5693 || omp_st == ST_OMP_PARALLEL_SECTIONS)) in parse_omp_structured_block()
H A Dopenmp.c6070 gfc_statement omp_st = omp_code_to_statement (code); in resolve_omp_directive_inside_oacc_region() local
6072 "a %s region at %L", gfc_ascii_statement (omp_st), in resolve_omp_directive_inside_oacc_region()
H A Dopenmp.cc8869 gfc_statement omp_st = omp_code_to_statement (code); in resolve_omp_directive_inside_oacc_region() local
8871 "a %s region at %L", gfc_ascii_statement (omp_st), in resolve_omp_directive_inside_oacc_region()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c4906 parse_omp_do (gfc_statement omp_st) in parse_omp_do() argument
4912 accept_statement (omp_st); in parse_omp_do()
4953 switch (omp_st) in parse_omp_do()
5215 parse_omp_structured_block (gfc_statement omp_st, bool workshare_stmts_only) in parse_omp_structured_block() argument
5221 accept_statement (omp_st); in parse_omp_structured_block()
5229 switch (omp_st) in parse_omp_structured_block()
5392 && (omp_st == ST_OMP_SECTIONS in parse_omp_structured_block()
5393 || omp_st == ST_OMP_PARALLEL_SECTIONS)) in parse_omp_structured_block()
H A Dopenmp.c6070 gfc_statement omp_st = omp_code_to_statement (code); in resolve_omp_directive_inside_oacc_region() local
6072 "a %s region at %L", gfc_ascii_statement (omp_st), in resolve_omp_directive_inside_oacc_region()