Searched refs:mem1 (Results 1 - 25 of 25) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/init/
H A Dptrmem4.C5 int mem1; member in struct:foo
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dmemattr.c19 static int mem1[MEMSIZE] = {111, 222, 333, 444, 555}; variable
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint1/
H A DMakefile6 SRCS= cgram.y scan.l mem1.c mem.c err.c main1.c decl.c tree.c func.c \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c-lib1.S48 .global mem1
49 mem1: .space 1 label
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m32c/
H A Dm32c-lib1.S53 .global mem1
54 mem1: .space 1 label
/netbsd-6-1-5-RELEASE/dist/nvi/common/
H A Dseq.c61 goto mem1;
74 goto mem1;
103 mem1: errno = sv_errno;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Duserdef.cc338 Member mem1, mem2; local
341 mem1.z = 5;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dalias.c370 mems_in_disjoint_alias_sets_p (const_rtx mem1, const_rtx mem2)
380 || (!MEM_ALIAS_SET (mem1) && !MEM_ALIAS_SET (mem2)));
382 return ! alias_sets_conflict_p (MEM_ALIAS_SET (mem1), MEM_ALIAS_SET (mem2));
2003 fixed_scalar_and_varying_struct_p (const_rtx mem1, const_rtx mem2, rtx mem1_addr,
2011 && MEM_SCALAR_P (mem1) && MEM_IN_STRUCT_P (mem2)
2015 return mem1;
2017 if (MEM_ALIAS_SET (mem1)
2018 && MEM_IN_STRUCT_P (mem1) && MEM_SCALAR_P (mem2)
369 mems_in_disjoint_alias_sets_p(const_rtx mem1, const_rtx mem2) argument
2001 fixed_scalar_and_varying_struct_p(const_rtx mem1, const_rtx mem2, rtx mem1_addr, rtx mem2_addr, bool (*varies_p) (const_rtx, bool)) argument
H A Dsched-deps.c855 maybe_add_or_update_dep_1 (dep_t dep, bool resolved_p, rtx mem1, rtx mem2)
872 return add_or_update_dep_1 (dep, resolved_p, mem1, mem2);
1053 rtx mem1 ATTRIBUTE_UNUSED,
1093 if (mem1 != NULL)
1097 dw = estimate_dep_weak (mem1, mem2);
1130 rtx mem1 ATTRIBUTE_UNUSED, rtx mem2 ATTRIBUTE_UNUSED)
1139 check_dep (new_dep, mem1 != NULL);
1179 return update_dep (present_dep, new_dep, sd_it, mem1, mem2);
1190 if (mem1 != NULL_RTX)
1194 estimate_dep_weak (mem1, mem
850 maybe_add_or_update_dep_1(dep_t dep, bool resolved_p, rtx mem1, rtx mem2) argument
3773 estimate_dep_weak(rtx mem1, rtx mem2) argument
3940 ds_full_merge(ds_t ds, ds_t ds2, rtx mem1, rtx mem2) argument
[all...]
H A Dtree-ssa-loop-im.c1194 const struct mem_ref *const mem1 = (const struct mem_ref *) obj1; local
1196 return operand_equal_p (mem1->mem, (const_tree) obj2, 0);
1635 mem_refs_may_alias_p (tree mem1, tree mem2, struct pointer_map_t **ttae_cache) argument
1644 if (!refs_may_alias_p (mem1, mem2))
1652 get_inner_reference_aff (mem1, &off1, &size1);
H A Dsched-int.h1174 void (*note_mem_dep) (rtx mem1, rtx mem2, rtx insn2, ds_t ds);
H A Dsel-sched-ir.c3398 tick_check_note_mem_dep (rtx mem1, rtx mem2, insn_t pro, ds_t ds)
3403 ? estimate_dep_weak (mem1, mem2)
3380 tick_check_note_mem_dep(rtx mem1, rtx mem2, insn_t pro, ds_t ds) argument
H A Dexpr.c258 rtx mem, mem1;
265 mem1 = gen_rtx_MEM (VOIDmode, frame_pointer_rtx);
282 PUT_MODE (mem1, mode);
303 SET_SRC (pat) = mem1;
314 SET_DEST (pat) = mem1;
257 rtx mem, mem1; local
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dfts.c134 goto mem1;
213 mem1: free(sp);
746 goto mem1;
755 mem1: saved_errno = errno;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dalias.c279 mems_in_disjoint_alias_sets_p (rtx mem1, rtx mem2)
289 || (!MEM_ALIAS_SET (mem1) && !MEM_ALIAS_SET (mem2)));
291 return ! alias_sets_conflict_p (MEM_ALIAS_SET (mem1), MEM_ALIAS_SET (mem2));
1911 fixed_scalar_and_varying_struct_p (rtx mem1, rtx mem2, rtx mem1_addr,
1918 if (MEM_SCALAR_P (mem1) && MEM_IN_STRUCT_P (mem2)
1922 return mem1;
1924 if (MEM_IN_STRUCT_P (mem1) && MEM_SCALAR_P (mem2)
278 mems_in_disjoint_alias_sets_p(rtx mem1, rtx mem2) argument
1908 fixed_scalar_and_varying_struct_p(rtx mem1, rtx mem2, rtx mem1_addr, rtx mem2_addr, int (*varies_p) (rtx, int)) argument
H A Dtree-ssa-loop-im.c1195 const struct mem_ref *mem1 = obj1; local
1197 return operand_equal_p (mem1->mem, (tree) obj2, 0);
H A Dexpr.c250 rtx mem, mem1;
257 mem1 = gen_rtx_MEM (VOIDmode, frame_pointer_rtx);
274 PUT_MODE (mem1, mode);
295 SET_SRC (pat) = mem1;
306 SET_DEST (pat) = mem1;
249 rtx mem, mem1; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/s390/
H A Ds390.c1125 s390_overlap_p (rtx mem1, rtx mem2, HOST_WIDE_INT size) argument
1130 if (GET_CODE (mem1) != MEM || GET_CODE (mem2) != MEM)
1136 addr1 = XEXP (mem1, 0);
1167 s390_offset_p (rtx mem1, rtx mem2, rtx delta) argument
1171 if (GET_CODE (mem1) != MEM || GET_CODE (mem2) != MEM)
1174 addr1 = XEXP (mem1, 0);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sparc/
H A Dsparc.c6460 /* Return 1 if the addresses in mem1 and mem2 are suitable for use in
6463 This can only happen when addr1 and addr2, the addresses in mem1
6468 compute the address for mem1, i.e. we cannot optimize a sequence
6492 mems_ok_for_ldd_peep (rtx mem1, rtx mem2, rtx dependent_reg_rtx)
6499 if (MEM_VOLATILE_P (mem1) || MEM_VOLATILE_P (mem2))
6503 if (MEM_ALIGN (mem1) < 64)
6506 addr1 = XEXP (mem1, 0);
6476 mems_ok_for_ldd_peep(rtx mem1, rtx mem2, rtx dependent_reg_rtx) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/spu/
H A Dspu.c837 rtx mem1;
842 mem1 = change_address (ops[0], TImode, addr1);
843 set_mem_alias_set (mem1, 0);
844 emit_move_insn (dst1, mem1);
846 emit_move_insn (mem1, dst1);
833 rtx mem1; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.c1289 s390_overlap_p (rtx mem1, rtx mem2, HOST_WIDE_INT size) argument
1294 if (GET_CODE (mem1) != MEM || GET_CODE (mem2) != MEM)
1300 addr1 = XEXP (mem1, 0);
1331 s390_offset_p (rtx mem1, rtx mem2, rtx delta) argument
1335 if (GET_CODE (mem1) != MEM || GET_CODE (mem2) != MEM)
1338 addr1 = XEXP (mem1, 0);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.c6828 /* Return 1 if the addresses in mem1 and mem2 are suitable for use in
6831 This can only happen when addr1 and addr2, the addresses in mem1
6836 compute the address for mem1, i.e. we cannot optimize a sequence
6860 mems_ok_for_ldd_peep (rtx mem1, rtx mem2, rtx dependent_reg_rtx)
6867 if (MEM_VOLATILE_P (mem1) || MEM_VOLATILE_P (mem2))
6871 if (MEM_ALIGN (mem1) < 64)
6874 addr1 = XEXP (mem1, 0);
6844 mems_ok_for_ldd_peep(rtx mem1, rtx mem2, rtx dependent_reg_rtx) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.c13198 mems_ok_for_quad_peep (rtx mem1, rtx mem2)
13205 if (MEM_VOLATILE_P (mem1) || MEM_VOLATILE_P (mem2))
13208 addr1 = XEXP (mem1, 0);
19863 rtx mem1 = gen_rtx_MEM (BLKmode, hard_frame_pointer_rtx);
19865 MEM_NOTRAP_P (mem1) = 1;
19867 emit_insn (gen_frame_tie (mem1, mem2));
13176 mems_ok_for_quad_peep(rtx mem1, rtx mem2) argument
19828 rtx mem1 = gen_rtx_MEM (BLKmode, hard_frame_pointer_rtx); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Drs6000.c9819 mems_ok_for_quad_peep (rtx mem1, rtx mem2)
9826 if (MEM_VOLATILE_P (mem1) || MEM_VOLATILE_P (mem2))
9829 addr1 = XEXP (mem1, 0);
9798 mems_ok_for_quad_peep(rtx mem1, rtx mem2) argument
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c15145 /************** Begin file mem1.c ********************************************/
15393 /************** End of mem1.c ************************************************/
62357 Mem mem1; local
[all...]

Completed in 1118 milliseconds