Searched refs:find_access_in_subtree (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-sra.cc | 501 find_access_in_subtree (struct access *access, HOST_WIDE_INT offset, in find_access_in_subtree() function 555 return find_access_in_subtree (access, offset, size); in get_var_base_offset_size_access() 4011 racc = find_access_in_subtree (sad->top_racc, offset, lacc->size); in load_assign_lhs_subreplacements() 4060 struct access *racc = find_access_in_subtree (sad->top_racc, in load_assign_lhs_subreplacements()
|
H A D | ChangeLog-2020 | 36905 (find_access_in_subtree): Look for single children spanning an entire
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-sra.c | 491 find_access_in_subtree (struct access *access, HOST_WIDE_INT offset, in find_access_in_subtree() function 545 return find_access_in_subtree (access, offset, size); in get_var_base_offset_size_access() 3941 racc = find_access_in_subtree (sad->top_racc, offset, lacc->size); in load_assign_lhs_subreplacements() 3990 struct access *racc = find_access_in_subtree (sad->top_racc, in load_assign_lhs_subreplacements()
|
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 217 (find_access_in_subtree): Look for single children spanning an entire
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 217 (find_access_in_subtree): Look for single children spanning an entire
|