/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonPatternsV65.td | 43 multiclass vgathermhq<RegisterClass RC1, RegisterClass RC2> { 49 RC1:$Vv), 54 multiclass vgathermwq<RegisterClass RC1, RegisterClass RC2> { 60 RC1:$Vv), 65 multiclass vgathermhwq<RegisterClass RC1, RegisterClass RC2> { 71 RC1:$Vv),
|
H A D | HexagonGenInsert.cpp | 340 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2); in operator ()() local 341 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() 343 const BitTracker::BitValue &V1 = RC1[i], &V2 = RC2[i]; in operator ()() 357 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1); in operator ()() local 359 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() 373 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()
|
H A D | HexagonBitSimplify.cpp | 231 static bool isEqual(const BitTracker::RegisterCell &RC1, uint16_t B1, 342 bool HexagonBitSimplify::isEqual(const BitTracker::RegisterCell &RC1, in isEqual() argument 347 if (RC1[B1+i].Type == BitTracker::BitValue::Ref && RC1[B1+i].RefI.Reg == 0) in isEqual() 352 if (RC1[B1+i] != RC2[B2+i]) in isEqual()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | vorbis | 94 # Post-RC1 Ogg files have the second header packet (and thus the version) 109 >>>>>>>(84.b+120) string <20010615 (beta4-RC1) 110 >>>>>>(84.b+120) string 20010615 (1.0 RC1) 124 >>>>>>(84.b+117) string 20040629 (1.1.0 RC1)
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenRegisters.cpp | 2256 CodeGenRegisterClass *RC1 = RC; in inferCommonSubClass() local 2258 if (RC1 == RC2) in inferCommonSubClass() 2262 const CodeGenRegister::Vec &Memb1 = RC1->getMembers(); in inferCommonSubClass() 2276 if (RC2->RSI.hasStricterSpillThan(RC1->RSI)) in inferCommonSubClass() 2277 std::swap(RC1, RC2); in inferCommonSubClass() 2279 getOrCreateSubClass(RC1, &Intersection, in inferCommonSubClass() 2280 RC1->getName() + "_and_" + RC2->getName()); in inferCommonSubClass()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocFast.cpp | 1342 const TargetRegisterClass &RC1 = *MRI->getRegClass(Reg1); in findAndSortDefOperandIndexes() local 1347 unsigned ClassSize1 = RegClassInfo.getOrder(&RC1).size(); in findAndSortDefOperandIndexes() 1350 bool SmallClass1 = ClassSize1 < RegClassDefCounts[RC1.getID()]; in findAndSortDefOperandIndexes()
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | mediatek-pcie.txt | 264 /* designer has connect RC1 with p0_ahb clock */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCFastISel.cpp | 864 auto RC1 = MRI.getRegClass(SrcReg1); in PPCEmitCmp() local 885 if (isVSSRCRegClass(RC1)) in PPCEmitCmp() 905 } else if (isVSFRCRegClass(RC1) || (RC2 && isVSFRCRegClass(RC2))) { in PPCEmitCmp()
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 1134 (4.2.8p3-RC1) 2015/05/12 Released by Harlan Stenn <stenn@ntp.org> 1205 (4.2.8p2-RC1) 2015/03/30 Released by Harlan Stenn <stenn@ntp.org> 1281 (4.2.8p1-RC1) 2015/01/24 Released by Harlan Stenn <stenn@ntp.org> 2360 * [Bug 1134] from 4.2.6p4-RC1: ntpd fails binding to tentative IPv6 2362 * [Bug 1790] from 4.2.6p4-RC1: Update config.guess and config.sub to 2465 * from 4.2.6p4-RC1: Require autogen 5.11.9. 2499 * from 4.2.6p4-RC1: Upgrade to libopts 35.0.10 from AutoGen 5.11.9pre8. 3032 * [Bug 1344] from 4.2.6p3-RC1: ntpd on Windows exits without logging 3402 (4.2.6p5-RC1) 2011/10/18 Released by Harlan Stenn <stenn@ntp.org> 3425 * [Bug 1978] [Bug 1134] fix in 4.2.6p4-RC1 does [all...] |
H A D | README.leapsmear | 258 version="ntpd 4.2.8p3-RC1@1.3349-o Mon Jun 22 14:24:09 UTC 2015 (26)",
|
H A D | CommitLog | 28207 Prepare for 4.2.8p4-RC1 28210 Prepare for 4.2.8p4-RC1 28213 Prepare for 4.2.8p4-RC1 28216 Prepare for 4.2.8p4-RC1 [all...] |
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | scorpion_reg_map.h | 1142 volatile u_int32_t RC1[118]; /* 0x1200 - 0x13d8 */ member
|
H A D | ar9300reg.h | 2537 #define AR_RC1_0 AR_SVD_OFFSET(RC1)
|
H A D | osprey_reg_map.h | 1907 volatile u_int32_t RC1[118]; /* 0x11200 - 0x113d8 */ member
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt7622.dtsi | 852 /* designer has connect RC1 with p0_ahb clock */
|
/freebsd/sys/contrib/libsodium/ |
H A D | ChangeLog | 344 * Version 0.7.0 (1.0 RC1)
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.1999 | 462 SSPI Code' in Windows 2000 RC1 SDK.
|
H A D | ChangeLog.2006 | 426 * configure.in: heimdal 0.8-RC1
|