Searched defs:omp_out (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | openmp.c | 3033 gfc_symtree *omp_out, *omp_in; in gfc_match_omp_declare_reduction() local
|
H A D | gfortran.h | 1423 struct gfc_symbol *omp_out; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | openmp.cc | 4326 gfc_symtree *omp_out, *omp_in; in gfc_match_omp_declare_reduction() local
|
H A D | gfortran.h | 1674 struct gfc_symbol *omp_out; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 5955 tree omp_out = placeholder; in finish_omp_reduction_clause() local
|
H A D | pt.c | 18992 tree omp_out = tsubst (DECL_EXPR_DECL (stmts[0]), in tsubst_omp_udr() local
|
H A D | parser.c | 42253 tree omp_out = build_lang_decl (VAR_DECL, get_identifier ("omp_out"), type); in cp_parser_omp_declare_reduction_exprs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 6382 tree omp_out = placeholder; in finish_omp_reduction_clause() local
|
H A D | pt.cc | 19664 tree omp_out = tsubst (DECL_EXPR_DECL (stmts[0]), in tsubst_omp_udr() local
|
H A D | parser.cc | 46040 tree omp_out = build_lang_decl (VAR_DECL, get_identifier ("omp_out"), type); in cp_parser_omp_declare_reduction_exprs() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 20953 tree omp_out = build_decl (BUILTINS_LOCATION, VAR_DECL, in c_parser_omp_declare_reduction() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 22322 tree omp_out = build_decl (BUILTINS_LOCATION, VAR_DECL, in c_parser_omp_declare_reduction() local
|