Searched refs:build_user_friendly_ref_for_offset (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-sra.c | 1628 build_user_friendly_ref_for_offset (tree *res, tree type, HOST_WIDE_INT offset, in build_user_friendly_ref_for_offset() function 1671 if (build_user_friendly_ref_for_offset (expr_ptr, TREE_TYPE (fld), in build_user_friendly_ref_for_offset() 2302 if (!build_user_friendly_ref_for_offset (&expr, TREE_TYPE (expr), new_offset, in create_artificial_child_access() 2352 if (build_user_friendly_ref_for_offset (&t, TREE_TYPE (t), in propagate_subaccesses_across_link()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-sra.c | 1859 build_user_friendly_ref_for_offset (tree *res, tree type, HOST_WIDE_INT offset, in build_user_friendly_ref_for_offset() function 1905 if (build_user_friendly_ref_for_offset (expr_ptr, TREE_TYPE (fld), in build_user_friendly_ref_for_offset() 2605 if (!build_user_friendly_ref_for_offset (&expr, TREE_TYPE (expr), new_offset, in create_artificial_child_access() 2699 if (build_user_friendly_ref_for_offset (&t, TREE_TYPE (t), in propagate_subaccesses_across_link()
|