Home
last modified time | relevance | path

Searched defs:omp_st (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc5156 parse_omp_do (gfc_statement omp_st) in parse_omp_do()
5510 parse_omp_structured_block (gfc_statement omp_st, bool workshare_stmts_only) in parse_omp_structured_block()
H A Dopenmp.cc8869 gfc_statement omp_st = omp_code_to_statement (code); in resolve_omp_directive_inside_oacc_region() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c4906 parse_omp_do (gfc_statement omp_st) in parse_omp_do()
5215 parse_omp_structured_block (gfc_statement omp_st, bool workshare_stmts_only) 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