| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
| H A D | ParallelSnippetGenerator.cpp | 133 SmallVector<int, 2> Iterators(TiedVariables.size(), 0); in generateSnippetUsingStaticRenaming() local 140 PossibleRegsForVar[VarId].find_next(Iterators[VarId]); in generateSnippetUsingStaticRenaming() 147 Iterators[VarId] = NextPossibleReg; in generateSnippetUsingStaticRenaming()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | RangesIssuePaperStatus.csv | 4 `P1207R4 <https://wg21.link/P1207R4>`__,Movability Of Single-Pass Iterators,, 16 `P1862R1 <https://wg21.link/P1862R1>`__,Range Adaptors For Non-Copyable Iterators,,
|
| H A D | Cxx1yStatusPaperStatus.csv | 12 "`3644 <https://wg21.link/n3644>`__","LWG","Null Forward Iterators","Bristol","|Complete|","3.4"
|
| H A D | Cxx2aStatusPaperStatus.csv | 99 …21.link/P1464R1>`__","LWG","Mandating the Standard Library: Clause 22 - Iterators library","Kona",… 114 "`P1207 <https://wg21.link/P1207>`__","LWG","Movability of Single-pass Iterators","Cologne","",""
|
| H A D | Cxx1zStatusPaperStatus.csv | 11 "`N4284 <https://wg21.link/n4284>`__","LWG","Contiguous Iterators.","Urbana","|Complete|","3.6"
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
| H A D | array | 82 // Iterators.
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
| H A D | array | 82 // Iterators.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/ |
| H A D | array | 71 // Iterators.
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaAttr.cpp | 137 static llvm::StringSet<> Iterators{"iterator", "const_iterator", in inferGslPointerAttribute() local 141 if (Parent->isInStdNamespace() && Iterators.count(ND->getName()) && in inferGslPointerAttribute()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | iterators.md | 22 ;; Mode Iterators 41 ;; Iterators for single modes, for "@" patterns. 315 ;; Iterators for single modes, for "@" patterns. 1701 ;; Code Iterators 2107 ;; Int Iterators. 2234 ;; Iterators for fp16 operations 2677 ;; Iterators for atomic operations. 2692 ;; Int Iterators Attributes.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/ |
| H A D | array | 92 // Iterators.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | iterators.md | 22 ;; Mode Iterators 41 ;; Iterators for single modes, for "@" patterns. 436 ;; Iterators for single modes, for "@" patterns. 2114 ;; Code Iterators 2533 ;; Int Iterators. 2667 ;; Iterators for fp16 operations 3140 ;; Iterators for atomic operations. 3155 ;; Int Iterators Attributes. 3981 ;; Iterators and attributes for fpcr fpsr getter setters
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | array | 124 // Iterators.
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | array | 129 // Iterators.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | Vectorizers.rst | 250 Reverse Iterators
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | md.texi | 51 * Iterators:: Using iterators to generate patterns from a template. 10506 subst attribute (@pxref{Subst Iterators}). The use of 10857 @node Iterators 10858 @section Iterators 10866 * Mode Iterators:: Generating variations of patterns for different modes. 10867 * Code Iterators:: Doing the same for codes. 10868 * Int Iterators:: Doing the same for integers. 10869 * Subst Iterators:: Generating variations of patterns for define_subst. 10873 @node Mode Iterators 10874 @subsection Mode Iterators [all …]
|
| H A D | tree-ssa.texi | 182 @subsection Operand Iterators And Access Routines 183 @cindex Operand Iterators
|
| H A D | gccint.info | 14832 section entitled Sequence Iterators. 15338 13.2.1 Operand Iterators And Access Routines 20893 * Iterators:: Using iterators to generate patterns from a template. 30128 subst attribute (*note Subst Iterators::). The use of 'define_subst' is 30297 File: gccint.info, Node: Constant Definitions, Next: Iterators, Prev: Define Subst, Up: Machine… 30437 File: gccint.info, Node: Iterators, Prev: Constant Definitions, Up: Machine Desc 30439 17.23 Iterators 30448 * Mode Iterators:: Generating variations of patterns for different modes. 30449 * Code Iterators:: Doing the same for codes. 30450 * Int Iterators:: Doing the same for integers. [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | tree-ssa.texi | 182 @subsection Operand Iterators And Access Routines 183 @cindex Operand Iterators
|
| H A D | md.texi | 51 * Iterators:: Using iterators to generate patterns from a template. 10960 subst attribute (@pxref{Subst Iterators}). The use of 11315 @node Iterators 11316 @section Iterators 11324 * Mode Iterators:: Generating variations of patterns for different modes. 11325 * Code Iterators:: Doing the same for codes. 11326 * Int Iterators:: Doing the same for integers. 11327 * Subst Iterators:: Generating variations of patterns for define_subst. 11331 @node Mode Iterators 11332 @subsection Mode Iterators [all …]
|
| H A D | gccint.info | 15243 section entitled Sequence Iterators. 15749 13.2.1 Operand Iterators And Access Routines 21924 * Iterators:: Using iterators to generate patterns from a template. 31560 subst attribute (*note Subst Iterators::). The use of 'define_subst' is 31729 File: gccint.info, Node: Constant Definitions, Next: Iterators, Prev: Define Subst, Up: Machine… 31873 File: gccint.info, Node: Iterators, Prev: Constant Definitions, Up: Machine Desc 31875 17.23 Iterators 31884 * Mode Iterators:: Generating variations of patterns for different modes. 31885 * Code Iterators:: Doing the same for codes. 31886 * Int Iterators:: Doing the same for integers. [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
| H A D | gcn.md | 295 ;; {{{ Iterators useful across the wole machine description
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
| H A D | pdp11.md | 1587 ;; (pdp-11/10, /20) we only have shift by one bit. Iterators are
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/ |
| H A D | pdp11.md | 1585 ;; (pdp-11/10, /20) we only have shift by one bit. Iterators are
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | iterators.md | 252 ;; Iterators used for fixed-point support.
|