Searched refs:build_ref_for_offset (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa-prop.h | 448 tree build_ref_for_offset (location_t, tree, HOST_WIDE_INT, tree,
|
H A D | tree-sra.c | 1477 build_ref_for_offset (location_t loc, tree base, HOST_WIDE_INT offset, in build_ref_for_offset() function 1598 t = build_ref_for_offset (loc, base, offset, type, gsi, insert_after); in build_ref_for_model() 2198 root->expr = build_ref_for_offset (UNKNOWN_LOCATION, in analyze_access_subtree()
|
H A D | ipa-cp.c | 668 t = build_ref_for_offset (EXPR_LOCATION (t), t, in ipa_get_jf_ancestor_result()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-prop.h | 788 tree build_ref_for_offset (location_t, tree, poly_int64, bool, tree,
|
H A D | tree-sra.c | 1709 build_ref_for_offset (location_t loc, tree base, poly_int64 offset, in build_ref_for_offset() function 1800 t = build_ref_for_offset (loc, base, offset, model->reverse, exp_type, in build_ref_for_model() 1809 build_ref_for_offset (loc, base, offset, model->reverse, model->type, in build_ref_for_model() 2493 root->expr = build_ref_for_offset (UNKNOWN_LOCATION, root->base, in analyze_access_subtree()
|
H A D | ipa-cp.c | 1289 t = build_ref_for_offset (EXPR_LOCATION (t), t, in ipa_get_jf_ancestor_result()
|