Searched refs:create_artificial_child_access (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-sra.cc | 2697 create_artificial_child_access (struct access *parent, struct access *model, in create_artificial_child_access() function 2923 new_acc = create_artificial_child_access (lacc, rchild, norm_offset, in propagate_subaccesses_from_rhs() 2983 = create_artificial_child_access (racc, lchild, norm_offset, in propagate_subaccesses_from_lhs()
|
H A D | ChangeLog-2009 | 10572 * tree-sra.c (create_artificial_child_access): Return NULL if 10575 and create_artificial_child_access to fail. 10774 (create_artificial_child_access): Use build_ref_for_offset instead
|
H A D | ChangeLog-2015 | 7947 (create_artificial_child_access): Set the REVERSE flag. 22995 (create_artificial_child_access): Likewise. 24400 (create_artificial_child_access): Likewise. 30443 (create_artificial_child_access) Likewise.
|
H A D | ChangeLog-2020 | 36891 (create_artificial_child_access): New parameter set_grp_read, use it. 36930 (create_artificial_child_access): Set parent.
|
H A D | ChangeLog-2010 | 13285 (create_artificial_child_access): Use build_ref_for_model and set 14552 (create_artificial_child_access): Use
|
H A D | ChangeLog-2017 | 32714 (create_artificial_child_access): New parameter set_grp_write, set
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-sra.c | 2660 create_artificial_child_access (struct access *parent, struct access *model, in create_artificial_child_access() function 2877 new_acc = create_artificial_child_access (lacc, rchild, norm_offset, in propagate_subaccesses_from_rhs() 2937 = create_artificial_child_access (racc, lchild, norm_offset, in propagate_subaccesses_from_lhs()
|