Home
last modified time | relevance | path

Searched refs:Vectors (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp210 SmallVector<Value *, 16> Vectors; member in __anon7e59d9a20111::LowerMatrixIntrinsics::MatrixTy
218 : Vectors(), in MatrixTy()
220 MatrixTy(ArrayRef<Value *> Vectors) in MatrixTy() argument
221 : Vectors(Vectors.begin(), Vectors.end()), in MatrixTy()
232 Value *getVector(unsigned i) const { return Vectors[i]; } in getVector()
235 return Vectors[i]; in getColumn()
239 return Vectors[i]; in getRow()
242 void setVector(unsigned i, Value *V) { Vectors[i] = V; } in setVector()
254 return Vectors.size(); in getNumColumns()
256 assert(Vectors.size() > 0 && "Cannot call getNumRows without columns"); in getNumColumns()
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/pbkdf2/
H A DREADME72 * [PKCS #5 PBKDF2 Test Vectors][^2]
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DControlFlowIntegrityDesign.rst49 .. csv-table:: Bit Vectors for A, B, C
112 Stripping Leading/Trailing Zeros in Bit Vectors
121 .. csv-table:: Bit Vectors for A, B, C
128 Short Inline Bit Vectors
196 Vectors" above). The `GlobalLayoutBuilder`_ class is responsible for laying
270 Eliminating Bit Vector Checks for All-Ones Bit Vectors
515 for All-Ones Bit Vectors`_ optimizations thus simplifying the check at each
H A DLanguageExtensions.rst400 Vectors and Extended Vectors
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DHashTable.rst72 Present and Deleted Bit Vectors
/netbsd-src/sys/arch/mvme68k/docs/
H A DInterrupts42 Interrupt Vectors
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td946 string rc_suffix = "_64", bit Vectors = 1> {
958 if Vectors then
964 if Vectors then
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DGettingInvolved.rst160 * - Scalable Vectors and Arm SVE
H A DBigEndianNEON.rst107 -- Procedure Call Standard for the ARM 64-bit Architecture (AArch64), 4.1.2 Short Vectors
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dconfig.bfd24 # targ_selvecs Vectors to build for this target
25 # targ64_selvecs Vectors to build if --enable-64-bit-bfd is given
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dconfig.bfd24 # targ_selvecs Vectors to build for this target
25 # targ64_selvecs Vectors to build if --enable-64-bit-bfd is given
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.td217 // Vectors and float128 get 16-byte stack slots that are 16-byte aligned.
H A DPPC.td237 "Vectors use two units">;
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DLegalizer.rst304 Minimum Legality For Vectors
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CallingConv.td141 // Vectors get 16-byte stack slots that are 16-byte aligned.
582 // Vectors get 16-byte stack slots that are 16-byte aligned.
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
H A Devpkdf_ss.txt15 # https://github.com/patrickfav/singlestep-kdf/wiki/NIST-SP-800-56C-Rev1:-Non-Official-Test-Vectors
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsRISCV.td118 // Vectors
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgeneric.texi1027 * Vectors::
1806 @node Vectors
1807 @subsection Vectors
H A Dgccint.info10842 * Vectors::
11061 File: gccint.info, Node: Unary and Binary Expressions, Next: Vectors, Prev: Storage References, …
11517 File: gccint.info, Node: Vectors, Prev: Unary and Binary Expressions, Up: Expression trees
11519 11.6.4 Vectors
16405 them. Vectors of length zero are not created; null pointers are used
56787 * SAD_EXPR: Vectors. (line 6)
58085 * VEC_COND_EXPR: Vectors. (line 6)
58088 * VEC_DUPLICATE_EXPR: Vectors. (line 6)
58094 * VEC_LSHIFT_EXPR: Vectors. (line 6)
58101 * VEC_PACK_FIX_TRUNC_EXPR: Vectors. (line 6)
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgeneric.texi1019 * Vectors::
1785 @node Vectors
1786 @subsection Vectors
H A Dgccint.info10472 * Vectors::
10687 File: gccint.info, Node: Unary and Binary Expressions, Next: Vectors, Prev: Storage References, …
11135 File: gccint.info, Node: Vectors, Prev: Unary and Binary Expressions, Up: Expression trees
11137 11.6.4 Vectors
16003 them. Vectors of length zero are not created; null pointers are used
55020 * SAD_EXPR: Vectors. (line 6)
56273 * VEC_COND_EXPR: Vectors. (line 6)
56276 * VEC_DUPLICATE_EXPR: Vectors. (line 6)
56280 * VEC_LSHIFT_EXPR: Vectors. (line 6)
56287 * VEC_PACK_FIX_TRUNC_EXPR: Vectors. (line 6)
[all …]
H A Drtl.texi93 whitespace separating them. Vectors of length zero are not created;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td4344 // SVE Integer Compare - Vectors Group
4706 // SVE Floating Point Compare - Vectors Group
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok246 R. E. Knop ACM Algorithm 381: Random Vectors
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod9734 =head2 Vectors section in Integer Set Library
9736 Vectors can be created, copied and freed using the following functions.

12