Searched defs:by_ref (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-param-manipulation.h | 101 unsigned by_ref : 1; member
|
H A D | ipa-predicate.h | 43 unsigned by_ref : 1; member
|
H A D | ipa-fnsummary.h | 69 bool by_ref; member
|
H A D | ipa-prop.h | 141 bool by_ref; member 542 bool by_ref; member
|
H A D | ipa-predicate.c | 533 bool agg_contents, by_ref; in add_condition() local
|
H A D | omp-low.c | 494 build_receiver_ref (tree var, bool by_ref, omp_context *ctx) in build_receiver_ref() 536 bool by_ref = use_pointer_for_field (var, NULL); variable 1007 bool by_ref; variable 1414 bool by_ref = use_pointer_for_field (decl, ctx); variable 3657 bool by_ref; in lower_rec_input_clauses() local 5392 bool by_ref; in lower_copyprivate_clauses() local 5452 bool by_ref, do_in = false, do_out = false; in lower_send_clauses() local
|
H A D | ipa-prop.c | 1556 bool check_ref, by_ref; in determine_locally_known_aggregate_parts() local 2175 bool by_ref; in ipa_analyze_indirect_call_uses() local 3062 ipa_find_agg_cst_from_init (tree scalar, HOST_WIDE_INT offset, bool by_ref) in ipa_find_agg_cst_from_init() 3089 HOST_WIDE_INT offset, bool by_ref, in ipa_find_agg_cst_for_param() 4862 bool by_ref, vce; in before_dom_children() local
|
H A D | cgraph.h | 1635 unsigned by_ref : 1; member
|
H A D | tree-sra.c | 4567 bool by_ref; in decide_one_param_reduction() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | omp-low.c | 877 build_receiver_ref (tree var, bool by_ref, omp_context *ctx) in build_receiver_ref() 914 bool by_ref = use_pointer_for_field (var, NULL); in build_outer_var_ref() local 944 install_var_field (tree var, bool by_ref, int mask, omp_context *ctx) in install_var_field() 1384 bool by_ref; in scan_sharing_clauses() local 2288 bool by_ref; in lower_rec_input_clauses() local 2751 bool by_ref; in lower_copyprivate_clauses() local 2801 bool by_ref, do_in = false, do_out = false; in lower_send_clauses() local
|
H A D | ipa-prop.h | 421 unsigned by_ref : 1; member
|
H A D | tree-sra.c | 3951 bool by_ref; in decide_one_param_reduction() local
|