/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-prop.h | 127 bool by_ref; member 179 bool by_ref; member 205 bool by_ref; member 757 bool by_ref; member
|
H A D | ipa-predicate.h | 63 unsigned by_ref : 1; member
|
H A D | ipa-fnsummary.h | 66 bool by_ref; member
|
H A D | ipa-predicate.c | 643 bool agg_contents, by_ref; in add_condition() local
|
H A D | omp-low.c | 588 build_receiver_ref (tree var, bool by_ref, omp_context *ctx) in build_receiver_ref() 633 bool by_ref = use_pointer_for_field (var, NULL); variable 742 install_var_field (tree var, bool by_ref, int mask, omp_context *ctx) in install_var_field() 1112 bool by_ref; in scan_sharing_clauses() local 1612 bool by_ref = use_pointer_for_field (decl, ctx); in scan_sharing_clauses() local 4468 bool by_ref; in lower_rec_input_clauses() local 4680 bool by_ref = use_pointer_for_field (var, NULL); in lower_rec_input_clauses() local 5069 bool by_ref = use_pointer_for_field (var, ctx); in lower_rec_input_clauses() local 7262 bool by_ref; in lower_copyprivate_clauses() local 7322 bool by_ref, do_in = false, do_out = false; in lower_send_clauses() local
|
H A D | ipa-prop.c | 1865 bool check_ref, by_ref; in determine_known_aggregate_parts() local 2467 bool by_ref; in ipa_analyze_indirect_call_uses() local 3425 ipa_find_agg_cst_from_init (tree scalar, HOST_WIDE_INT offset, bool by_ref) in ipa_find_agg_cst_from_init() 3453 HOST_WIDE_INT offset, bool by_ref, in ipa_find_agg_cst_for_param() 5416 bool by_ref, vce; in before_dom_children() local
|
H A D | ipa-param-manipulation.c | 1566 bool by_ref = false; in modify_call_stmt() local
|
H A D | ipa-sra.c | 176 unsigned by_ref : 1; member 206 bool by_ref; member
|
H A D | cgraph.h | 1727 unsigned by_ref : 1; in class() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-predicate.h | 63 unsigned by_ref : 1; member
|
H A D | ipa-prop.h | 135 bool by_ref; member 187 bool by_ref; member 213 bool by_ref; member 930 bool by_ref; member
|
H A D | ipa-fnsummary.h | 69 bool by_ref; member
|
H A D | ipa-predicate.cc | 642 bool agg_contents, by_ref; in add_condition() local
|
H A D | omp-low.cc | 627 build_receiver_ref (tree var, bool by_ref, omp_context *ctx) in build_receiver_ref() 679 bool by_ref = use_pointer_for_field (var, NULL); in build_outer_var_ref() local 780 install_var_field (tree var, bool by_ref, int mask, omp_context *ctx) in install_var_field() 1169 bool by_ref; in scan_sharing_clauses() local 1838 bool by_ref = use_pointer_for_field (decl, ctx); in scan_sharing_clauses() local 5026 bool by_ref; in lower_rec_input_clauses() local 5253 bool by_ref = use_pointer_for_field (var, NULL); in lower_rec_input_clauses() local 5670 bool by_ref = use_pointer_for_field (var, ctx); in lower_rec_input_clauses() local 7968 bool by_ref; in lower_copyprivate_clauses() local 8028 bool by_ref, do_in = false, do_out = false; in lower_send_clauses() local [all …]
|
H A D | ipa-prop.cc | 1995 bool check_ref, by_ref; in determine_known_aggregate_parts() local 2596 bool by_ref; in ipa_analyze_indirect_call_uses() local 3621 ipa_find_agg_cst_from_init (tree scalar, HOST_WIDE_INT offset, bool by_ref) in ipa_find_agg_cst_from_init() 3649 HOST_WIDE_INT offset, bool by_ref, in ipa_find_agg_cst_for_param() 5697 bool by_ref, vce; in before_dom_children() local
|
H A D | ipa-sra.cc | 180 unsigned by_ref : 1; member 210 bool by_ref; member
|
H A D | ipa-param-manipulation.cc | 2038 bool by_ref = false; in modify_call_stmt() local
|
H A D | cgraph.h | 1683 unsigned by_ref : 1; in class() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | coroutines.cc | 1990 bool by_ref; /* Was passed by reference. */ member
|
H A D | pt.cc | 19812 bool by_ref = (TYPE_REF_P (ftype) in tsubst_lambda_expr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | coroutines.cc | 1966 bool by_ref; /* Was passed by reference. */ member
|
H A D | pt.c | 19140 bool by_ref = (TYPE_REF_P (ftype) in tsubst_lambda_expr() local
|