/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 258 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 D | tree-ssa-address.c | 297 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 D | asan.c | 438 asan_mem_ref_hasher::hash (const asan_mem_ref *mem_ref) in hash()
|
H A D | gimple-ssa-strength-reduction.c | 1973 tree add_expr, mem_ref, acc_type = TREE_TYPE (*expr); in replace_ref() local
|
H A D | tree-sra.c | 1578 tree mem_ref; in build_ref_for_offset() local
|
H A D | tree-vect-stmts.c | 174 tree mem_ref; in create_array_ref() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-prefetch.cc | 258 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 D | tree-ssa-address.cc | 297 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 D | gimple-ssa-strength-reduction.cc | 1972 tree add_expr, mem_ref, acc_type = TREE_TYPE (*expr); in replace_ref() local
|
H A D | tree-sra.cc | 1618 tree mem_ref; in build_ref_for_offset() local
|
H A D | asan.cc | 509 asan_mem_ref_hasher::hash (const asan_mem_ref *mem_ref) in hash()
|
H A D | tree-vect-stmts.cc | 209 tree mem_ref; in create_array_ref() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-atomic-inst-handler.cc | 73 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 D | brig-mem-inst-handler.cc | 59 tree mem_ref in build_mem_access() local
|
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/ |
H A D | libelftc_dem_gnu3.c | 108 bool mem_ref; /* lvalue-ref member func */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic6x.c | 2371 tic6x_default_mem_ref (tic6x_mem_ref *mem_ref) in tic6x_default_mem_ref()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic6x.c | 2371 tic6x_default_mem_ref (tic6x_mem_ref *mem_ref) in tic6x_default_mem_ref()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | region-model.cc | 6354 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 D | sparc.c | 993 mem_ref (rtx x) in mem_ref() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 989 mem_ref (rtx x) in mem_ref() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 17958 find_mem_ref (rtx pat, rtx *mem_ref) in find_mem_ref()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 18410 find_mem_ref (rtx pat, rtx *mem_ref) in find_mem_ref()
|