Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A 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
H A 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
H A 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
H A Dtree-ssa-propagate.h70 tree mem_ref; member
H A Dtree-ssa-copy.c467 set_copy_of_val (tree dest, tree first, tree mem_ref) in set_copy_of_val()
H A Dtree-ssa-pre.c3077 try_look_through_load (tree lhs, tree mem_ref, tree stmt, basic_block block) in try_look_through_load()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprofile.c1318 rtx mem_ref, tmp; local