Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dtree-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
Dtree-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
Dtree-ssa-propagate.h70 tree mem_ref; member
Dtree-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
Dtree-ssa-copy.c467 set_copy_of_val (tree dest, tree first, tree mem_ref) in set_copy_of_val()
Dtree-ssa-pre.c3094 try_look_through_load (tree lhs, tree mem_ref, tree stmt, basic_block block) in try_look_through_load()