Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-prefetch.c261 struct mem_ref struct
266 struct mem_ref_group *group; /* The group of references it belongs to. */ argument
275 struct mem_ref *next; /* The next reference in the group. */ argument
287 dump_mem_ref (FILE *file, struct mem_ref *ref) in dump_mem_ref() argument
H A Dtree-ssa-loop-im.c127 typedef struct mem_ref struct
135 VEC (mem_ref_locs_p, heap) *accesses_in_loop; argument
154 } *mem_ref_p; argument
H A Dtree-ssa-address.c269 tree_mem_ref_addr (tree type, tree mem_ref) in tree_mem_ref_addr()
694 tree mem_ref, tmp; in create_mem_ref() local
H A Dtree-vect-stmts.c110 tree mem_ref, alias_ptr_type; in create_array_ref() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-prefetch.c259 struct mem_ref struct
264 struct mem_ref_group *group; /* The group of references it belongs to. */ argument
273 struct mem_ref *next; /* The next reference in the group. */ argument
274 unsigned int uid; /* Ref UID, used only for debugging. */
275 unsigned write_p : 1; /* Is it a write? */
276 unsigned independent_p : 1; /* True if the reference is independent on
278 unsigned issue_prefetch_p : 1; /* Should we really issue the prefetch? */
279 unsigned storent_p : 1; /* True if we changed the store to a
H A Dtree-ssa-address.c282 tree_mem_ref_addr (tree type, tree mem_ref) in tree_mem_ref_addr()
789 tree mem_ref, tmp; in create_mem_ref() local
H A Dasan.c429 asan_mem_ref_hasher::hash (const asan_mem_ref *mem_ref) in hash()
H A Dgimple-ssa-strength-reduction.c1998 tree add_expr, mem_ref, acc_type = TREE_TYPE (*expr); in replace_ref() local
H A Dtree-sra.c1715 tree mem_ref; in build_ref_for_offset() local
H A Dtree-vect-stmts.c177 tree mem_ref; in create_array_ref() local