Home
last modified time | relevance | path

Searched refs:Sparse (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSparseSet.h132 SparseT *Sparse = nullptr;
147 ~SparseSet() { free(Sparse); }
162 free(Sparse);
166 Sparse = static_cast<SparseT*>(safe_calloc(U, sizeof(SparseT)));
207 for (unsigned i = Sparse[Idx], e = size(); i < e; i += Stride) {
257 Sparse[Idx] = size();
294 Sparse[BackIdx] = I - begin();
H A DSparseMultiSet.h123 SparseT *Sparse = nullptr; variable
195 ~SparseMultiSet() { free(Sparse); } in ~SparseMultiSet()
209 free(Sparse); in setUniverse()
213 Sparse = static_cast<SparseT*>(safe_calloc(U, sizeof(SparseT))); in setUniverse()
357 for (unsigned i = Sparse[Idx], e = Dense.size(); i < e; i += Stride) { in findIndex()
427 Sparse[Idx] = NodeIdx; in insert()
498 Sparse[sparseIndex(N)] = N.Next; in unlink()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h40 bool Sparse;
48 InstrProfWriter(bool Sparse = false, bool InstrEntryBBEnabled = false);
108 void setOutputSparse(bool Sparse);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp168 InstrProfWriter::InstrProfWriter(bool Sparse, bool InstrEntryBBEnabled) in InstrProfWriter() argument
169 : Sparse(Sparse), InstrEntryBBEnabled(InstrEntryBBEnabled), in InstrProfWriter()
180 void InstrProfWriter::setOutputSparse(bool Sparse) { in setOutputSparse() argument
181 this->Sparse = Sparse; in setOutputSparse()
261 if (!Sparse) in shouldEncodeData()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A DREADME-sparse_array.md1 Sparse Arrays
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A DOPENSSL_SA.pod83 Sparse arrays are an internal data structure and should B<not> be used by user
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2368 unsigned SparseUniverse = Sparse.size(); in filterAndAdd()
2377 if (Index < SparseUniverse && Sparse.test(Index)) in filterAndAdd()
2394 Sparse.resize(NewSparseUniverse); in filterAndAdd()
2400 Sparse.set(Index); in filterAndAdd()
2418 BitVector Sparse; member
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLexicon.rst282 Sparse Conditional Constant Propagation
H A DOptBisect.rst121 …BISECT: running pass (5) Interprocedural Sparse Conditional Constant Propagation on module (test.l…
H A DPasses.rst658 ``-ipsccp``: Interprocedural Sparse Conditional Constant Propagation
661 An interprocedural variant of :ref:`Sparse Conditional Constant Propagation
1003 ``-sccp``: Sparse Conditional Constant Propagation
1006 Sparse conditional constant propagation and merging, which can be summarized
H A DGettingStarted.rst898 Sparse Conditional Constant Propagation, Inlining, Loop Invariant Code Motion,
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dvirtual306 0 lelong 0x02468ace Bochs Sparse disk image
H A Dwindows748 >24 lelong&512 512 \b, Sparse
/netbsd-src/external/apache2/llvm/dist/llvm/
H A DCREDITS.TXT37 D: Sparse bitmap
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok584 J. M. McNamee ACM Algorithm 408: A Sparse Matrix
2085 Inverse of a Sparse Matrix . . . . . . . 177--179
2624 J. D. Ullman Operations on Sparse Relations . . . . . 171--176
3475 Andrew Chi Chih Yao Storing a Sparse Table . . . . . . . . . 606--611
3637 Paolo Sipala Remark on ``Algorithm 408: A Sparse
3653 Fred G. Gustavson Remark on ``Algorithm 408: A Sparse
3687 G. Moller Remark on ``Algorithm 408: A Sparse
H A Dfunstack.in4089 title = "{ACM} Algorithm 408: {A} Sparse Matrix Package (Part {I})",
15717 title = "On Computing Certain Elements of the Inverse of a Sparse Matrix",
19942 title = "Operations on Sparse Relations",
26258 title = "Storing a Sparse Table",
26883 title = "Remark on {``Algorithm 408: A Sparse Matrix Package (Part I) [F4]''}",
26947 title = "Remark on {``Algorithm 408: A Sparse Matrix Package (Part I) [F4]''}",
27059 title = "Remark on {``Algorithm 408: A Sparse Matrix Package (Part 1) [F4]''}",
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td684 // Sparse texture support requires that all result registers are zeroed when
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-mmix.texi550 The code and data areas are each contiguous. Sparse programs with
H A Das.info17088 The code and data areas are each contiguous. Sparse programs with
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-mmix.texi550 The code and data areas are each contiguous. Sparse programs with
H A Das.info17574 The code and data areas are each contiguous. Sparse programs with
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dgmp.info-16217 Sparse vectors and matrices.
H A Dgmp.texi7476 Linbox @spaceuref{http://www.linalg.org/} @* Sparse vectors and matrices.