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

/freebsd-10.3-release/usr.bin/xlint/lint1/
H A DMakefile5 SRCS= cgram.y scan.l mem1.c mem.c err.c main1.c decl.c tree.c func.c \
/freebsd-10.3-release/usr.bin/grep/regex/
H A Dhashtable.c71 goto mem1;
86 mem1:
144 goto mem1;
173 mem1:
/freebsd-10.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-key-defs.h113 uint64_t mem1 : 1; /**< MEM - 1 bist status. */ member in struct:cvmx_key_bist_reg::cvmx_key_bist_reg_s
117 uint64_t mem1 : 1;
/freebsd-10.3-release/contrib/nvi/common/
H A Dseq.c69 goto mem1;
82 goto mem1;
111 mem1: errno = sv_errno;
/freebsd-10.3-release/contrib/gcc/
H A Dsched-deps.c248 ds_t ds, rtx mem1, rtx mem2,
265 ds, mem1, mem2, changed_linkpp);
275 rtx mem1 ATTRIBUTE_UNUSED, rtx mem2 ATTRIBUTE_UNUSED,
285 check_dep_status (dep_type, ds, mem1 != NULL);
401 if (mem1)
405 dw = estimate_dep_weak (mem1, mem2);
504 if (mem1)
507 ds = set_dep_weak (ds, BEGIN_DATA, estimate_dep_weak (mem1, mem2));
1956 estimate_dep_weak (rtx mem1, rtx mem2)
1960 if (mem1
241 maybe_add_or_update_back_dep_1(rtx insn, rtx elem, enum reg_note dep_type, ds_t ds, rtx mem1, rtx mem2, rtx **changed_linkpp) argument
1946 estimate_dep_weak(rtx mem1, rtx mem2) argument
[all...]
H A Dalias.c271 mems_in_disjoint_alias_sets_p (rtx mem1, rtx mem2)
281 || (!MEM_ALIAS_SET (mem1) && !MEM_ALIAS_SET (mem2)));
283 return ! alias_sets_conflict_p (MEM_ALIAS_SET (mem1), MEM_ALIAS_SET (mem2));
1856 fixed_scalar_and_varying_struct_p (rtx mem1, rtx mem2, rtx mem1_addr,
1863 if (MEM_SCALAR_P (mem1) && MEM_IN_STRUCT_P (mem2)
1867 return mem1;
1869 if (MEM_IN_STRUCT_P (mem1) && MEM_SCALAR_P (mem2)
270 mems_in_disjoint_alias_sets_p(rtx mem1, rtx mem2) argument
1853 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.c251 rtx mem, mem1;
258 mem1 = gen_rtx_MEM (VOIDmode, frame_pointer_rtx);
275 PUT_MODE (mem1, mode);
296 SET_SRC (pat) = mem1;
307 SET_DEST (pat) = mem1;
250 rtx mem, mem1; local
/freebsd-10.3-release/usr.sbin/pmcstudy/
H A Dpmcstudy.c753 struct counters *mem1, *mem2, *mem3; local
762 mem1 = find_counter(cpu, "MEM_LOAD_UOPS_RETIRED.LLC_HIT");
766 me_1 = mem1->vals[pos] * 1.0;
771 me_1 = mem1->sum * 1.0;
873 struct counters *mem1, *mem2, *mem3; local
881 mem1 = find_counter(cpu, "MEM_LOAD_UOPS_RETIRED.LLC_HIT");
885 me1 = mem1->vals[pos] * 1.0;
890 me1 = mem1->sum * 1.0;
/freebsd-10.3-release/lib/libc/gen/
H A Dfts-compat.c161 goto mem1;
232 mem1: free(sp);
760 goto mem1;
769 mem1: saved_errno = errno;
H A Dfts.c155 goto mem1;
222 mem1: free(sp);
748 goto mem1;
757 mem1: saved_errno = errno;
/freebsd-10.3-release/contrib/gcc/config/s390/
H A Ds390.c1138 s390_overlap_p (rtx mem1, rtx mem2, HOST_WIDE_INT size) argument
1143 if (GET_CODE (mem1) != MEM || GET_CODE (mem2) != MEM)
1149 addr1 = XEXP (mem1, 0);
1180 s390_offset_p (rtx mem1, rtx mem2, rtx delta) argument
1184 if (GET_CODE (mem1) != MEM || GET_CODE (mem2) != MEM)
1187 addr1 = XEXP (mem1, 0);
/freebsd-10.3-release/contrib/gcc/config/sparc/
H A Dsparc.c6544 /* Return 1 if the addresses in mem1 and mem2 are suitable for use in
6547 This can only happen when addr1 and addr2, the addresses in mem1
6552 compute the address for mem1, i.e. we cannot optimize a sequence
6576 mems_ok_for_ldd_peep (rtx mem1, rtx mem2, rtx dependent_reg_rtx)
6583 if (MEM_VOLATILE_P (mem1) || MEM_VOLATILE_P (mem2))
6587 if (MEM_ALIGN (mem1) < 64)
6590 addr1 = XEXP (mem1, 0);
6560 mems_ok_for_ldd_peep(rtx mem1, rtx mem2, rtx dependent_reg_rtx) argument
/freebsd-10.3-release/contrib/sqlite3/
H A Dsqlite3.c17124 /************** Begin file mem1.c ********************************************/
17421 /************** End of mem1.c ************************************************/
69224 Mem mem1; local
69554 Mem mem1; local
[all...]
/freebsd-10.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c9952 mems_ok_for_quad_peep (rtx mem1, rtx mem2)
9959 if (MEM_VOLATILE_P (mem1) || MEM_VOLATILE_P (mem2))
9962 addr1 = XEXP (mem1, 0);
9931 mems_ok_for_quad_peep(rtx mem1, rtx mem2) argument
/freebsd-10.3-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c14818 /************** Begin file mem1.c ********************************************/
14969 /************** End of mem1.c ************************************************/
61257 Mem mem1; local
[all...]

Completed in 1186 milliseconds