Home
last modified time | relevance | path

Searched refs:Sequences (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp205 std::vector<MachineInstr*> Sequences; in runOnBasicBlock() local
227 Sequences.push_back(CurrInstr); in runOnBasicBlock()
235 LLVM_DEBUG(dbgs() << "Scan complete, " << Sequences.size() in runOnBasicBlock()
239 for (auto &MI : Sequences) { in runOnBasicBlock()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h211 Result.push_back(Sequences); in findClones()
217 CloneGroup Sequences;
256 void constrain(std::vector<CloneDetector::CloneGroup> &Sequences);
267 void constrain(std::vector<CloneDetector::CloneGroup> &Sequences);
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp94 Sequences.push_back(StmtSequence(D->getBody(), D)); in analyzeCodeBody()
351 std::vector<CloneDetector::CloneGroup> &Sequences) { in constrain() argument
355 for (CloneDetector::CloneGroup &Group : Sequences) { in constrain()
407 Sequences = Result; in constrain()
411 std::vector<CloneDetector::CloneGroup> &Sequences) { in constrain() argument
413 Sequences, [](const StmtSequence &A, const StmtSequence &B) { in constrain()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp559 Sequences.clear(); in clear()
1270 if (!Sequences.empty()) { in parse()
1271 llvm::sort(Sequences, Sequence::orderByHighPC); in parse()
1336 SequenceIter It = llvm::upper_bound(Sequences, Sequence, in lookupAddressImpl()
1338 if (It == Sequences.end() || It->SectionIndex != Address.SectionIndex) in lookupAddressImpl()
1362 if (Sequences.empty()) in lookupAddressRangeImpl()
1369 SequenceIter LastSeq = Sequences.end(); in lookupAddressRangeImpl()
1371 Sequences, Sequence, DWARFDebugLine::Sequence::orderByHighPC); in lookupAddressRangeImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h238 Sequences.push_back(S); in appendSequence()
295 SequenceVector Sequences; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp762 SmallVector<SmallVector<MaskRolPair, 1>, 4> Sequences; in emitComposeSubRegIndexLaneMask() local
770 for (size_t s = 0, se = Sequences.size(); s != se; ++s, SIdx = NextSIdx) { in emitComposeSubRegIndexLaneMask()
771 SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; in emitComposeSubRegIndexLaneMask()
779 Sequences.push_back(IdxSequence); in emitComposeSubRegIndexLaneMask()
791 for (size_t s = 0, se = Sequences.size(); s != se; ++s) { in emitComposeSubRegIndexLaneMask()
793 const SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; in emitComposeSubRegIndexLaneMask()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DSyntax.td13 // - Sequences, with a fixed list of children that should appear in order.
/freebsd/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md87 - [Sequences Section](#sequences-section)
412 - [Sequences Section](#sequences-section)
591 Sequences Section
765 #### Decoding Sequences
880 decoded as described in the [Sequences Section](#sequences-section).
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1540 OutLineTable.Sequences = InputLineTable->Sequences; in cloneAndEmitLineTable()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp929 for (const auto &Seq : LineTable->Sequences) { in collectStatsForObjectFile()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2156 LineTable.Sequences = LT->Sequences; in generateLineTableForUnit()
/freebsd/share/i18n/csmapper/APPLE/
H A DHEBREW%UCS.src74 # hex as 0xNNNN, 0xNNNN+0xNNNN, etc.). Sequences of up to 3
/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A DREADME.asn1141 Sequences
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.reg1466 * Sequences the kernel driver has okayed for us. This allows
H A Daic79xx.reg3693 * Sequences the kernel driver has okayed for us. This allows
/freebsd/contrib/mandoc/
H A DTODO660 - Sequences of multiple man(7) paragraphs (.PP, .IP) interspersed
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td111 "'Ziccrse' (Main Memory Supports Forward Progress on LR/SC Sequences)">;
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1252 for (const llvm::DWARFDebugLine::Sequence &seq : line_table->Sequences) { in ParseLineTable()
/freebsd/contrib/wpa/hostapd/
H A DChangeLog873 * added support for EAP Sequences in EAP-FAST Phase 2
/freebsd/crypto/openssl/
H A DNEWS.md1972 * ASN1 and PEM support for Netscape Certificate Sequences
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog1446 * added support for EAP Sequences in EAP-FAST Phase 2
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in1271 … efficient computing by saving memory space and superfluous operations. Sequences of matrices (and…
21907 …t satisfy an expression involving more than one data field is examined. Sequences of character str…
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src24770 # ANSI Standard (X3.64) Control Sequences for Video Terminals and Peripherals