Home
last modified time | relevance | path

Searched refs:Multiple (Results 1 – 25 of 144) sorted by relevance

123456

/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMScheduleV6.td282 // FP Load Multiple
285 // FP Load Multiple + update
295 // FP Store Multiple
298 // FP Store Multiple + update
HDARMScheduleA8.td393 // FP Load Multiple
402 // FP Load Multiple + update
422 // FP Store Multiple
430 // FP Store Multiple + update
868 // Double-register FP Multiple-Accumulate
872 // Quad-register FP Multiple-Accumulate
878 // Double-register Fused FP Multiple-Accumulate
882 // Quad-register Fused FP Multiple-Accumulate
HDARMScheduleSwift.td659 // FP Load Multiple
665 // FP Load Multiple + update
683 // FP Store Multiple
689 // FP Store Multiple + update
951 // Double-register FP Multiple-Accumulate
956 // Quad-register FP Multiple-Accumulate
961 // Double-register Fused FP Multiple-Accumulate
966 // Quad-register FusedF P Multiple-Accumulate
1401 // 4.2.22 Integer Load, Multiple
1528 // 4.2.25 Integer Store, Multiple
[all …]
/NextBSD/contrib/gcc/config/s390/
HDconstraints.md40 ;; N -- Multiple letter constraint followed by 4 parameter letters.
50 ;; O -- Multiple letter constraint followed by 1 parameter.
61 ;; A -- Multiple letter constraint followed by Q, R, S, or T:
63 ;; B -- Multiple letter constraint followed by Q, R, S, or T:
164 ;; N -- Multiple letter constraint followed by 4 parameter letters.
/NextBSD/contrib/file/magic/Magdir/
HDfonts68 0 string \007\001\001\000Copyright\ (c)\ 199 Adobe Multiple Master font
69 0 string \012\001\001\000Copyright\ (c)\ 199 Adobe Multiple Master font
/NextBSD/lib/libfetch/
HDhttp.errors14 300 MOVED Multiple Choices
/NextBSD/contrib/apr-util/
HDREADME24 Multiple SQL DBD client interfaces
25 Multiple flat-database DBM client interfaces
/NextBSD/crypto/openssl/doc/apps/
HDrand.pod37 Multiple files can be specified separated by a OS-dependent character.
HDgendsa.pod43 Multiple files can be specified separated by a OS-dependent character.
HDgenrsa.pod60 Multiple files can be specified separated by a OS-dependent character.
HDdsaparam.pod76 Multiple files can be specified separated by a OS-dependent character.
/NextBSD/crypto/openssl/doc/crypto/
HDOPENSSL_config.pod21 Multiple calls have no effect.
/NextBSD/sys/boot/fdt/
HDhelp.fdt61 Multiple values can be specified and will be concatenated.
/NextBSD/contrib/llvm/lib/Analysis/
HDMemoryBuiltins.cpp227 Value *Multiple = nullptr; in computeArraySize() local
228 if (ComputeMultiple(MallocArg, ElementSize, Multiple, in computeArraySize()
230 return Multiple; in computeArraySize()
HDValueTracking.cpp2132 bool llvm::ComputeMultiple(Value *V, unsigned Base, Value *&Multiple, in ComputeMultiple() argument
2148 Multiple = V; in ComputeMultiple()
2156 Multiple = ConstantInt::get(T, 1); in ComputeMultiple()
2161 Multiple = ConstantInt::get(T, CI->getZExtValue() / Base); in ComputeMultiple()
2176 return ComputeMultiple(I->getOperand(0), Base, Multiple, in ComputeMultiple()
2206 Multiple = ConstantExpr::getMul(MulC, Op1C); in ComputeMultiple()
2213 Multiple = Op1; in ComputeMultiple()
2230 Multiple = ConstantExpr::getMul(MulC, Op0C); in ComputeMultiple()
2237 Multiple = Op0; in ComputeMultiple()
/NextBSD/crypto/openssl/crypto/conf/
HDREADME34 lookups based on the value. Multiple instances of the same config module can be
/NextBSD/crypto/openssh/
HDssh_config.0176 preference. Multiple ciphers must be comma-separated. The
299 ssh(1) will act as a SOCKS server. Multiple forwardings may be
471 sequence. Multiple IdentityFile directives will add to the list
507 authentication. Multiple method names must be comma-separated.
514 Specifies the available KEX (Key Exchange) algorithms. Multiple
546 specified by enclosing addresses in square brackets. Multiple
566 version 2 for data integrity protection. Multiple algorithms
623 preference. The possible values are `1' and `2'. Multiple
679 specified by enclosing addresses in square brackets. Multiple
722 characters. Multiple environment variables may be separated by
HDsshd_config.025 `*' and `?'. Multiple environment variables may be separated by
134 relative to the user's home directory. Multiple files may be
200 Specifies the ciphers allowed for protocol version 2. Multiple
405 Specifies the available KEX (Key Exchange) algorithms. Multiple
433 local addresses. Multiple ListenAddress options are permitted.
452 data integrity protection. Multiple algorithms must be comma-
544 Multiple forwards may be specified by separating them with
588 is 22. Multiple options of this type are permitted. See also
603 values are `1' and `2'. Multiple versions must be comma-
HDssh-keyscan.053 2. Multiple values may be specified by separating them with
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDValueTracking.h117 bool ComputeMultiple(Value *V, unsigned Base, Value *&Multiple,
/NextBSD/tools/tools/net80211/w00t/
HDREADME29 interface attached to a normal LAN. Multiple instances of the
/NextBSD/contrib/groff/doc/
HDgroff69 Node: Multiple Columns46819
107 Node: ms Multiple Columns101829
/NextBSD/contrib/atf/atf-sh/
HDlibatf-sh.subr231 # message. Multiple words can be provided, which are concatenated with
243 # Makes the test case fail with the given error message. Multiple
359 # Skips the test case because of the reason provided. Multiple words
/NextBSD/contrib/ldns/drill/
HDChangeLog.22-nov-200551 * (Multiple) Octal char representation
/NextBSD/contrib/unbound/doc/
HDFEATURES62 Multiple queries can be made over a TCP stream.

123456