Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
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()
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/
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);
/openbsd/src/gnu/llvm/clang/lib/Analysis/
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()
/openbsd/src/gnu/usr.bin/perl/ext/Pod-Html/t/
Dhtmlescp.t39 <title>Escape Sequences Test: Recalling the Glory &quot;&lt;&amp;&amp;&amp;&gt;&quot; of Ampersands…
55 <p>Escape Sequences Test: Recalling the Glory &quot;&lt;&amp;&amp;&amp;&gt;&quot; of Ampersands</p>
Dhtmlescp.pod3 Escape Sequences Test: Recalling the Glory "<&&&>" of Ampersands
/openbsd/src/gnu/usr.bin/perl/lib/unicore/
DNamedSqProv.txt9 # Provisional Unicode Named Character Sequences
32 # Sequences, at https://www.unicode.org/reports/tr34/
DNamedSequences.txt9 # Unicode Named Character Sequences
31 # Sequences, at https://www.unicode.org/reports/tr34/
DNamesList.txt13669 @~ Standardized Variation Sequences
14558 @~ Standardized Variation Sequences
18098 @~ Standardized Variation Sequences
24739 @~ Standardized Variation Sequences
26902 @~ Standardized Variation Sequences
28841 @~ Standardized Variation Sequences
32097 @~ Standardized Variation Sequences
47082 @~ Standardized Variation Sequences
54627 @~ Standardized Variation Sequences
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp536 Sequences.clear(); in clear()
1200 if (!Sequences.empty()) { in parse()
1201 llvm::sort(Sequences, Sequence::orderByHighPC); in parse()
1263 SequenceIter It = llvm::upper_bound(Sequences, Sequence, in lookupAddressImpl()
1265 if (It == Sequences.end() || It->SectionIndex != Address.SectionIndex) in lookupAddressImpl()
1289 if (Sequences.empty()) in lookupAddressRangeImpl()
1296 SequenceIter LastSeq = Sequences.end(); in lookupAddressRangeImpl()
1298 Sequences, Sequence, DWARFDebugLine::Sequence::orderByHighPC); in lookupAddressRangeImpl()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h234 Sequences.push_back(S); in appendSequence()
291 SequenceVector Sequences; member
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp774 SmallVector<SmallVector<MaskRolPair, 1>, 4> Sequences; in emitComposeSubRegIndexLaneMask() local
782 for (size_t s = 0, se = Sequences.size(); s != se; ++s, SIdx = NextSIdx) { in emitComposeSubRegIndexLaneMask()
783 SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; in emitComposeSubRegIndexLaneMask()
791 Sequences.push_back(IdxSequence); in emitComposeSubRegIndexLaneMask()
803 for (size_t s = 0, se = Sequences.size(); s != se; ++s) { in emitComposeSubRegIndexLaneMask()
805 const SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; in emitComposeSubRegIndexLaneMask()
/openbsd/src/gnu/llvm/clang/include/clang/Tooling/Syntax/
DSyntax.td13 // - Sequences, with a fixed list of children that should appear in order.
/openbsd/src/gnu/usr.bin/perl/t/op/
Dutf8decode.t178 3.3 Sequences with last continuation byte missing
/openbsd/src/gnu/llvm/llvm/docs/
DAMDGPUOperandSyntax.rst229 Sequences of 4 and more *scalar* registers must be quad-aligned.
317 Sequences of 4 and more *ttmp* registers must be quad-aligned.
DAMDGPUUsage.rst5250 .. table:: AMDHSA Memory Model Code Sequences GFX6-GFX9
6556 .. table:: AMDHSA Memory Model Code Sequences GFX90A
8945 .. table:: AMDHSA Memory Model Code Sequences GFX940
11362 .. table:: AMDHSA Memory Model Code Sequences GFX10-GFX11
/openbsd/src/gnu/gcc/gcc/doc/
Dtree-ssa.texi307 * Statement Sequences::
346 @node Statement Sequences
347 @subsubsection Statement Sequences
348 @cindex Statement Sequences
Dgccint.info6558 * Statement Sequences::
6567 File: gccint.info, Node: Blocks, Next: Statement Sequences, Up: Statements
6598 File: gccint.info, Node: Statement Sequences, Next: Empty Statements, Prev: Blocks, Up: Stateme…
6600 10.2.4.2 Statement Sequences
6608 File: gccint.info, Node: Empty Statements, Next: Loops, Prev: Statement Sequences, Up: Statemen…
16828 14.15 Defining RTL Sequences for Code Generation
33697 * Statement Sequences: Statement Sequences.
34400 Node: Statement Sequences283988
/openbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx.reg1468 * Sequences the kernel driver has okayed for us. This allows
Daic79xx.reg3696 * Sequences the kernel driver has okayed for us. This allows
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlrebackslash.pod3 perlrebackslash - Perl Regular Expression Backslash Sequences and Escapes
Dperlrecharclass.pod738 =head3 Backslash Sequences
Dperlunicode.pod1082 Starting in 5.32, the Name, Name Aliases, and Named Sequences properties
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1169 for (const llvm::DWARFDebugLine::Sequence &seq : line_table->Sequences) { in ParseLineTable()
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dtm.texi34 * Escape Sequences:: Defining the value of target character escape sequences
1739 @node Escape Sequences
1740 @section Target Character Escape Sequences
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dg77.texi7247 * Inconsistent Calling Sequences::
7758 @node Inconsistent Calling Sequences
7759 @subsection Inconsistent Calling Sequences

12