Searched defs:omp_in (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 | 1424 struct gfc_symbol *omp_in; 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 | 1675 struct gfc_symbol *omp_in; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 5956 tree omp_in = decl_placeholder ? decl_placeholder in finish_omp_reduction_clause() local
|
H A D | pt.c | 18994 tree omp_in = tsubst (DECL_EXPR_DECL (stmts[1]), in tsubst_omp_udr() local
|
H A D | parser.c | 42257 tree omp_in = build_lang_decl (VAR_DECL, get_identifier ("omp_in"), type); in cp_parser_omp_declare_reduction_exprs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 6383 tree omp_in = decl_placeholder ? decl_placeholder in finish_omp_reduction_clause() local
|
H A D | pt.cc | 19666 tree omp_in = tsubst (DECL_EXPR_DECL (stmts[1]), in tsubst_omp_udr() local
|
H A D | parser.cc | 46044 tree omp_in = build_lang_decl (VAR_DECL, get_identifier ("omp_in"), type); in cp_parser_omp_declare_reduction_exprs() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 20958 tree omp_in = 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 | 22327 tree omp_in = build_decl (BUILTINS_LOCATION, VAR_DECL, in c_parser_omp_declare_reduction() local
|