Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-prefetch.c258 struct mem_ref struct
263 struct mem_ref_group *group; /* The group of references it belongs to. */ argument
272 struct mem_ref *next; /* The next reference in the group. */ argument
273 unsigned int uid; /* Ref UID, used only for debugging. */
274 unsigned write_p : 1; /* Is it a write? */
275 unsigned independent_p : 1; /* True if the reference is independent on
277 unsigned issue_prefetch_p : 1; /* Should we really issue the prefetch? */
278 unsigned storent_p : 1; /* True if we changed the store to a
H A Dtree-ssa-address.c297 tree_mem_ref_addr (tree type, tree mem_ref) in tree_mem_ref_addr()
804 tree mem_ref, tmp; in create_mem_ref() local
H A Dasan.c438 asan_mem_ref_hasher::hash (const asan_mem_ref *mem_ref) in hash()
H A Dgimple-ssa-strength-reduction.c1973 tree add_expr, mem_ref, acc_type = TREE_TYPE (*expr); in replace_ref() local
H A Dtree-sra.c1578 tree mem_ref; in build_ref_for_offset() local
H A Dtree-vect-stmts.c174 tree mem_ref; in create_array_ref() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-prefetch.cc258 struct mem_ref struct
263 struct mem_ref_group *group; /* The group of references it belongs to. */ argument
272 struct mem_ref *next; /* The next reference in the group. */ argument
273 unsigned int uid; /* Ref UID, used only for debugging. */
274 unsigned write_p : 1; /* Is it a write? */
275 unsigned independent_p : 1; /* True if the reference is independent on
277 unsigned issue_prefetch_p : 1; /* Should we really issue the prefetch? */
278 unsigned storent_p : 1; /* True if we changed the store to a
H A Dtree-ssa-address.cc297 tree_mem_ref_addr (tree type, tree mem_ref) in tree_mem_ref_addr()
804 tree mem_ref, tmp; in create_mem_ref() local
H A Dgimple-ssa-strength-reduction.cc1972 tree add_expr, mem_ref, acc_type = TREE_TYPE (*expr); in replace_ref() local
H A Dtree-sra.cc1618 tree mem_ref; in build_ref_for_offset() local
H A Dasan.cc509 asan_mem_ref_hasher::hash (const asan_mem_ref *mem_ref) in hash()
H A Dtree-vect-stmts.cc209 tree mem_ref; in create_array_ref() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-atomic-inst-handler.cc73 tree mem_ref = build2 (MEM_REF, atomic_type, casted_to_ptr, in generate_tree() local
81 tree mem_ref = build2 (MEM_REF, atomic_type, casted_to_ptr, in generate_tree() local
H A Dbrig-mem-inst-handler.cc59 tree mem_ref in build_mem_access() local
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dlibelftc_dem_gnu3.c108 bool mem_ref; /* lvalue-ref member func */ member
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic6x.c2371 tic6x_default_mem_ref (tic6x_mem_ref *mem_ref) in tic6x_default_mem_ref()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic6x.c2371 tic6x_default_mem_ref (tic6x_mem_ref *mem_ref) in tic6x_default_mem_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc6354 tree mem_ref = build2 (MEM_REF, integer_type_node, in test_POINTER_PLUS_EXPR_then_MEM_REF() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c993 mem_ref (rtx x) in mem_ref() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc989 mem_ref (rtx x) in mem_ref() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c17958 find_mem_ref (rtx pat, rtx *mem_ref) in find_mem_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc18410 find_mem_ref (rtx pat, rtx *mem_ref) in find_mem_ref()