| /freebsd/contrib/sendmail/mail.local/ |
| H A D | Makefile | 7 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 D | Makefile | 7 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 D | Makefile | 10 all: FRC 17 clean: FRC 24 install: FRC 31 install-docs: FRC 38 fresh: FRC 45 $(SUBDIRS): FRC 49 FRC: target
|
| /freebsd/contrib/sendmail/editmap/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/libmilter/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/libsm/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/libsmdb/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/libsmutil/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/makemap/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/praliases/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/smrsh/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/src/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/mailstats/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/test/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/sendmail/vacation/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd/contrib/ntp/ |
| H A D | Makefile.am | 93 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 D | check-scm-rev.mf | 1 $(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 D | Makefile.in | 1116 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/share/examples/sunrpc/ |
| H A D | Makefile | 22 ${SUBDIR}: FRC 25 FRC: target
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | Makefile.am | 154 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 D | Makefile.am | 244 $(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 D | HexagonBitSimplify.cpp | 1351 const TargetRegisterClass *FRC = HBS::getFinalVRegClass(RD, MRI); in processBlock() local 1352 Register NewR = MRI.createVirtualRegister(FRC); in processBlock() 1556 auto *FRC = HBS::getFinalVRegClass(Inp, MRI); in findMatch() local 1567 if (FRC != MRI.getRegClass(R)) in findMatch() 1620 auto *FRC = HBS::getFinalVRegClass(R, MRI); in processBlock() local 1623 Register NewR = MRI.createVirtualRegister(FRC); in processBlock() 1632 if (FRC == &Hexagon::DoubleRegsRegClass || in processBlock() 1633 FRC == &Hexagon::HvxWRRegClass) { in processBlock() 1635 unsigned SubLo = HRI.getHexagonSubRegIndex(*FRC, Hexagon::ps_sub_lo); in processBlock() 1636 unsigned SubHi = HRI.getHexagonSubRegIndex(*FRC, Hexagon::ps_sub_hi); in processBlock() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrAVX512.td | 1028 def : Pat<(DestInfo.VT (X86VBroadcast SrcInfo.FRC:$src)), 1030 (SrcInfo.VT (COPY_TO_REGCLASS SrcInfo.FRC:$src, SrcInfo.RC)))>; 1032 (X86VBroadcast SrcInfo.FRC:$src), 1036 (SrcInfo.VT (COPY_TO_REGCLASS SrcInfo.FRC:$src, SrcInfo.RC)))>; 1038 (X86VBroadcast SrcInfo.FRC:$src), 1041 DestInfo.KRCWM:$mask, (SrcInfo.VT (COPY_TO_REGCLASS SrcInfo.FRC:$src, SrcInfo.RC)))>; 1983 (outs _.KRC:$dst), (ins _.FRC:$src1, _.FRC:$src2, u8imm:$cc), 1986 [(set _.KRC:$dst, (OpNode _.FRC:$src1, 1987 _.FRC:$src2, 1992 (ins _.FRC:$src1, _.ScalarMemOp:$src2, u8imm:$cc), [all …]
|
| H A D | X86InstrAVX10.td | 110 def rri : AVX512Ii8<0x53, MRMSrcReg, (outs _.FRC:$dst), 111 (ins _.FRC:$src1, _.FRC:$src2, i32u8imm:$src3), 113 … [(set _.FRC:$dst, (OpNode _.FRC:$src1, _.FRC:$src2, (i32 timm:$src3)))]>, 116 def rmi : AVX512Ii8<0x53, MRMSrcMem, (outs _.FRC:$dst), 117 (ins _.FRC:$src1, _.ScalarMemOp:$src2, i32u8imm:$src3), 119 [(set _.FRC:$dst, (OpNode _.FRC:$src1, (_.ScalarLdFrag addr:$src2), 639 def rr : AVX512<opc, MRMSrcReg, (outs _DstRC.RC:$dst), (ins _SrcRC.FRC:$src), 641 [(set _DstRC.RC:$dst, (OpNode _SrcRC.FRC:$src, _DstRC.EltVT))]>,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 3009 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC, f8rc:$FRB), 3010 "fmadd", "$FRT, $FRA, $FRC, $FRB", IIC_FPFused, 3011 [(set f64:$FRT, (any_fma f64:$FRA, f64:$FRC, f64:$FRB))]>; 3013 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRC, f4rc:$FRB), 3014 "fmadds", "$FRT, $FRA, $FRC, $FRB", IIC_FPGeneral, 3015 [(set f32:$FRT, (any_fma f32:$FRA, f32:$FRC, f32:$FRB))]>; 3017 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC, f8rc:$FRB), 3018 "fmsub", "$FRT, $FRA, $FRC, $FRB", IIC_FPFused, 3020 (any_fma f64:$FRA, f64:$FRC, (fneg f64:$FRB)))]>; 3022 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRC, f4rc:$FRB), [all …]
|