Home
last modified time | relevance | path

Searched defs:mem_ref (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-ssa-loop-prefetch.c190 struct mem_ref struct
196 struct mem_ref_group *group; /* The group of references it belongs to. */ argument
204 struct mem_ref *next; /* The next reference in the group. */ argument
HDtree-ssa-loop-im.c118 struct mem_ref struct
124 struct mem_ref_loc *locs; /* The locations where it is found. */ argument
127 struct mem_ref *next; /* Next memory reference in the list. argument
HDtree-ssa-propagate.h70 tree mem_ref; member
HDtree-ssa-address.c244 tree_mem_ref_addr (tree type, tree mem_ref) in tree_mem_ref_addr()
571 tree mem_ref, tmp; in create_mem_ref() local
HDtree-ssa-copy.c467 set_copy_of_val (tree dest, tree first, tree mem_ref) in set_copy_of_val()
HDtree-ssa-pre.c3094 try_look_through_load (tree lhs, tree mem_ref, tree stmt, basic_block block) in try_look_through_load()