/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveRangeCalc.cpp | 125 unsigned BN = MBB.getNumber(); in isDefOnEntry() local 126 if (DefOnEntry[BN]) in isDefOnEntry() 128 if (UndefOnEntry[BN]) in isDefOnEntry() 131 auto MarkDefined = [BN, &DefOnEntry](MachineBasicBlock &B) -> bool { in isDefOnEntry() 134 DefOnEntry[BN] = true; in isDefOnEntry() 187 UndefOnEntry[BN] = true; in isDefOnEntry() 287 for (unsigned BN : WorkList) { in findReachingDefs() 289 std::tie(Start, End) = Indexes->getMBBRange(BN); in findReachingDefs() 291 if (BN == UseMBBNum && Use.isValid()) in findReachingDefs() 294 Map[MF->getBlockNumbered(BN)] in findReachingDefs() 282 for (unsigned BN : WorkList) { findReachingDefs() local 312 for (unsigned BN : WorkList) { findReachingDefs() local 443 unsigned BN = PredQueue[i]; isJointlyDominated() local [all...] |
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | OSObjectCStyleCast.cpp | 41 const auto &BN = Nodes.getNode(this->BindingID); in AST_MATCHER_P() local 42 if (const auto *ND = BN.get<NamedDecl>()) { in AST_MATCHER_P()
|
/freebsd/usr.sbin/newsyslog/newsyslog.conf.d/ |
H A D | sendmail.conf | 1 /var/log/sendmail.st 640 10 * 168 BN
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | err_all_legacy.c | 63 IMPLEMENT_LEGACY_ERR_LOAD(BN)
|
H A D | openssl.ec | 7 L BN include/openssl/bnerr.h crypto/bn/bn_err.c include/crypto/bnerr.h
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 433 unsigned BN = RPO[I.getNumber()]; in findShrunkPrologEpilog() local 436 if (RPO[Succ->getNumber()] <= BN) in findShrunkPrologEpilog() 939 unsigned BN = Worklist[i]; in updateEntryPaths() local 940 MachineBasicBlock &MBB = *MF.getBlockNumbered(BN); in updateEntryPaths() 944 if (BN != SaveN) in updateEntryPaths() 954 unsigned BN = MBB.getNumber(); in updateExitPaths() local 955 if (Path[BN] || DoneF[BN]) in updateExitPaths() 957 if (DoneT[BN]) in updateExitPaths() 962 Path[BN] = true; in updateExitPaths() 985 DoneT[BN] = true; in updateExitPaths() [all …]
|
H A D | BitTracker.cpp | 1026 int BN = B->getNumber(); in reached() local 1027 assert(BN >= 0); in reached() 1028 return ReachedBB.count(BN); in reached() 1128 unsigned BN = B.getNumber(); in run() local 1129 if (BN > MaxBN) in run() 1130 MaxBN = BN; in run()
|
H A D | HexagonBitSimplify.cpp | 1363 unsigned BN, BW; in processBlock() local 1364 if (!HBS::getSubregMask(RS, BN, BW, MRI)) in processBlock() 1368 if (!usedBitsEqual(RD, RS) && !HBS::isEqual(DC, 0, SC, BN, BW)) in processBlock() 2183 unsigned BN, BW; in genExtractLow() local 2184 if (!HBS::getSubregMask(RS, BN, BW, MRI)) in genExtractLow() 2186 if (BW < W || !HBS::isEqual(RC, 0, SC, BN, W)) in genExtractLow() 2366 unsigned BN = MI->getOperand(2).getImm(); in simplifyTstbit() local 2377 const BitTracker::BitValue &V = SC[F+BN]; in simplifyTstbit()
|
H A D | HexagonLoopIdiomRecognition.cpp | 2248 DomTreeNode *BN = DT->getNode(ExitB); in processCopyingStore() local 2250 BN->setIDom(DN); in processCopyingStore()
|
H A D | HexagonConstPropagation.cpp | 951 unsigned BN = B.getNumber(); in propagate() 954 if (!EdgeExec.count(CFGEdge(BN, SN))) in propagate()
|
H A D | HexagonISelDAGToDAGHVX.cpp | 2544 BenesNetwork BN(SM.Mask); in butterfly() 2545 if (BN.run(FC, RC)) { in butterfly() 2546 BenesNetwork BN(SM.Mask); butterfly() local
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 1 0000;<control>;Cc;0;BN;;;;;N;NULL;;;; 2 0001;<control>;Cc;0;BN;;;;;N;START OF HEADING;;;; 3 0002;<control>;Cc;0;BN;;;;;N;START OF TEXT;;;; 4 0003;<control>;Cc;0;BN;;;;;N;END OF TEXT;;;; 5 0004;<control>;Cc;0;BN;;;;;N;END OF TRANSMISSION;;;; 6 0005;<control>;Cc;0;BN;;;;;N;ENQUIRY;;;; 7 0006;<control>;Cc;0;BN;;;;;N;ACKNOWLEDGE;;;; 8 0007;<control>;Cc;0;BN;;;;;N;BELL;;;; 9 0008;<control>;Cc;0;BN;;;;;N;BACKSPACE;;;; 15 000E;<control>;Cc;0;BN;;;;;N;SHIFT OUT;;;; [all …]
|
/freebsd/usr.sbin/etcupdate/ |
H A D | etcupdate.sh | 67 etcupdate build [-BN] [-d workdir] [-s source] [-L logfile] [-M options] 70 etcupdate extract [-BN] [-d workdir] [-s source | -t tarball]
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 1295 unsigned BN = B->getNumOperands() / 2; in getMostGenericRange() local 1296 while (AI < AN && BI < BN) { in getMostGenericRange() 1315 while (BI < BN) { in getMostGenericRange()
|
/freebsd/crypto/openssl/test/ |
H A D | testutil.h | 387 DECLARE_COMPARISONS(BIGNUM *, BN)
|
/freebsd/share/misc/ |
H A D | iso3166 | 54 BN BRN 096 Brunei Darussalam
|
/freebsd/usr.sbin/tzsetup/ |
H A D | baseline | 110 BN:Brunei Darussalam
|
/freebsd/contrib/tzdata/ |
H A D | zone1970.tab | 231 MY,BN +0133+11020 Asia/Kuching Sabah, Sarawak
|
H A D | zone.tab | 86 BN +0456+11455 Asia/Brunei
|
/freebsd/crypto/openssh/ |
H A D | LICENCE | 34 - GMP is no longer used, and instead we call BN code from OpenSSL
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.cpp | 790 TypeSizeSet AN, BN; in EnforceSameSize() local 795 BN.insert(T.getSizeInBits()); in EnforceSameSize() 797 Changed |= berase_if(AS, std::bind(NoSize, BN, std::placeholders::_1)); in EnforceSameSize()
|
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 3229 const auto &BN = Nodes.getNode(this->BindingID); in AST_MATCHER_P() 3230 if (const auto *ND = BN.get<NamedDecl>()) { in AST_MATCHER_P()
|
/freebsd/crypto/openssl/ |
H A D | NEWS.md | 1326 * Add assembler BN routines for IA64. 1475 * Cleanups and fixes to the Big Number (BN) library 1489 * Extended Big Number (BN) library
|
H A D | CHANGES.md | 4490 * Many BN internals have been moved to an internal header file. 10643 * Fix BN flag handling in RSA_eay_mod_exp() and BN_MONT_CTX_set() 11616 * ECDSA routines: under certain error conditions uninitialized BN objects 12193 will use this BN flag for private exponents unless the flag 12562 * DSA routines: under certain error conditions uninitialized BN objects 16083 if passed a NULL BN and its argument was negative. 18352 * Introduce some semblance of const correctness to BN. Shame C doesn't 18467 * Belatedly make the BN tests actually check the results. 18761 * Fix an evil bug in bn_expand2() which caused various BN functions to 18902 * Get rid of redundant BN file bn_mulw.c, and rename bn_div64 to [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedNeoverseN1.td | 288 def : InstRW<[N1Write_1c_1B], (instregex "^[CT]BN?Z[XW]$")>;
|