Home
last modified time | relevance | path

Searched refs:FRC (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/sendmail/mail.local/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
15 force-install: FRC
18 fresh: FRC
21 FRC: target
/freebsd/contrib/sendmail/rmail/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
15 force-install: FRC
18 fresh: FRC
21 FRC: target
/freebsd/contrib/sendmail/
H A DMakefile10 all: FRC
17 clean: FRC
24 install: FRC
31 install-docs: FRC
38 fresh: FRC
45 $(SUBDIRS): FRC
49 FRC: target
/freebsd/contrib/ntp/
H A DMakefile.am93 sntp/built-sources-only: FRC.sntp
128 CommitLog: FRC.CommitLog
141 .checkcvo: .buildcvo FRC.checkcvo
153 .checkhost: .buildhost FRC.checkhost
159 FRC.CommitLog FRC.checkcvo FRC.checkhost FRC.distwarn FRC.html FRC
[all...]
H A Dcheck-scm-rev.mf1 $(top_srcdir)/sntp/scm-rev: FRC.scm-rev
4 .PHONY: FRC.scm-rev
5 FRC.scm-rev:
6 @: FRC.scm-rev is always out of date, triggering the check every make invocation.
H A DMakefile.in1116 sntp/built-sources-only: FRC.sntp
1151 CommitLog: FRC.CommitLog
1160 .checkcvo: .buildcvo FRC.checkcvo
1170 .checkhost: .buildhost FRC.checkhost
1176 FRC.CommitLog FRC.checkcvo FRC.checkhost FRC.distwarn FRC.html FRC
[all...]
/freebsd/contrib/sendmail/editmap/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/libmilter/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/libsm/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/libsmdb/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/libsmutil/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/makemap/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/praliases/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/smrsh/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/src/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/mailstats/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/test/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/contrib/sendmail/vacation/
H A DMakefile7 all: FRC
9 clean: FRC
11 check: FRC
13 install: FRC
16 fresh: FRC
19 FRC: target
/freebsd/share/examples/sunrpc/
H A DMakefile22 ${SUBDIR}: FRC
25 FRC: target
/freebsd/contrib/ntp/sntp/
H A DMakefile.am154 FRC: target
155 @: FRC "force" depends on nothing and is not a file, so is always
166 check-autogen-version.def: FRC
187 $(srcdir)/scm-rev: FRC
215 check-COPYRIGHT: FRC
/freebsd/contrib/ntp/sntp/tests/
H A DMakefile.am244 $(top_srcdir)/scm-rev: FRC.scm-rev
247 FRC.scm-rev:
248 @: FRC.scm-rev "force" depends on nothing and is not a file, so is \
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1373 const TargetRegisterClass *FRC = HBS::getFinalVRegClass(RD, MRI); in processBlock() local
1374 Register NewR = MRI.createVirtualRegister(FRC); in processBlock()
1578 auto *FRC = HBS::getFinalVRegClass(Inp, MRI); in findMatch() local
1589 if (FRC != MRI.getRegClass(R)) in findMatch()
1642 auto *FRC = HBS::getFinalVRegClass(R, MRI); in processBlock() local
1645 Register NewR = MRI.createVirtualRegister(FRC); in processBlock()
1654 if (FRC == &Hexagon::DoubleRegsRegClass || in processBlock()
1655 FRC == &Hexagon::HvxWRRegClass) { in processBlock()
1657 unsigned SubLo = HRI.getHexagonSubRegIndex(*FRC, Hexagon::ps_sub_lo); in processBlock()
1658 unsigned SubHi = HRI.getHexagonSubRegIndex(*FRC, Hexagon::ps_sub_hi); in processBlock()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrAVX512.td1020 def : Pat<(DestInfo.VT (X86VBroadcast SrcInfo.FRC:$src)),
1022 (SrcInfo.VT (COPY_TO_REGCLASS SrcInfo.FRC:$src, SrcInfo.RC)))>;
1024 (X86VBroadcast SrcInfo.FRC:$src),
1028 (SrcInfo.VT (COPY_TO_REGCLASS SrcInfo.FRC:$src, SrcInfo.RC)))>;
1030 (X86VBroadcast SrcInfo.FRC:$src),
1033 DestInfo.KRCWM:$mask, (SrcInfo.VT (COPY_TO_REGCLASS SrcInfo.FRC:$src, SrcInfo.RC)))>;
1975 (outs _.KRC:$dst), (ins _.FRC:$src1, _.FRC:$src2, u8imm:$cc),
1978 [(set _.KRC:$dst, (OpNode _.FRC:$src1,
1979 _.FRC:$src2,
1984 (ins _.FRC:$src1, _.ScalarMemOp:$src2, u8imm:$cc),
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td2981 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC, f8rc:$FRB),
2982 "fmadd", "$FRT, $FRA, $FRC, $FRB", IIC_FPFused,
2983 [(set f64:$FRT, (any_fma f64:$FRA, f64:$FRC, f64:$FRB))]>;
2985 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRC, f4rc:$FRB),
2986 "fmadds", "$FRT, $FRA, $FRC, $FRB", IIC_FPGeneral,
2987 [(set f32:$FRT, (any_fma f32:$FRA, f32:$FRC, f32:$FRB))]>;
2989 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC, f8rc:$FRB),
2990 "fmsub", "$FRT, $FRA, $FRC, $FRB", IIC_FPFused,
2992 (any_fma f64:$FRA, f64:$FRC, (fneg f64:$FRB)))]>;
2994 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRC, f4rc:$FRB),
[all …]
/freebsd/contrib/ntp/ntpdate/
H A DMakefile.in994 $(top_srcdir)/sntp/scm-rev: FRC.scm-rev
997 .PHONY: FRC.scm-rev
998 FRC.scm-rev:
999 @: FRC.scm-rev is always out of date, triggering the check every make invocation.

12