Home
last modified time | relevance | path

Searched refs:consecutive (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMRegisterInfo.td40 // Note: Code depends on these having consecutive numbers.
496 // These are needed by NEON instructions requiring two consecutive D registers.
502 // Register class representing a pair of consecutive D registers.
534 // Pseudo-registers representing 3 consecutive D registers.
540 // 3 consecutive D registers.
551 // (4 consecutive D registers).
565 // 4 consecutive D registers.
569 // Pseudo 512-bit registers to represent four consecutive Q registers.
573 // Pseudo 512-bit vector register class to model 4 consecutive Q registers
574 // (8 consecutive D registers).
[all …]
DARMScheduleA9.td440 // instruction should wait for full completion of the consecutive NEON
1995 // Reserve A9UnitFP for 2 consecutive cycles.
/freebsd-12-stable/crypto/openssl/doc/man3/
DRAND_DRBG_reseed.pod48 of generate requests between consecutive reseedings.
57 number of seconds between consecutive reseedings.
DOPENSSL_instrument_bus.pod29 OPENSSL_instrument_bus2() on the other hand B<accumulates> consecutive
/freebsd-12-stable/contrib/gperf/
Dconfigure.ac36 dnl by several consecutive lines, each referencing one subdir.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DP9InstrResources.td809 // Two consecutive load operations for a total of 8 cycles.
817 // Requires consecutive Load and ALU pieces totaling 6 cycles. The Load and ALU
829 // Requires consecutive Load and ALU pieces totaling 6 cycles. The Load and ALU
839 // Requires consecutive Load and ALU pieces totaling 7 cycles. The Load and ALU
849 // Requires consecutive Load (4 cycles) and ALU (3 cycles) pieces totaling 7
861 // Requires consecutive Load and ALU pieces totaling 8 cycles. The Load and ALU
1110 // Cracked ALU instruction composed of three consecutive 2 cycle loads for a
DPPCRegisterInfo.td118 // VSR Pairs - One of the 32 paired even-odd consecutive VSRs.
199 // 16 paired even-odd consecutive GP8s.
/freebsd-12-stable/contrib/gcc/config/mips/
D4130.md110 ;; maccs can execute in consecutive cycles without stalling, but it
/freebsd-12-stable/contrib/ntp/scripts/monitoring/
DREADME76 consecutive errors.
/freebsd-12-stable/crypto/heimdal/doc/
Dlayman.asc436 BER encodings of consecutive substrings of the
763 concatenation of the BER encodings of consecutive substrings
863 of consecutive substrings of the IA5 string.
1156 BER encodings of consecutive substrings of the string.
1209 The types of any consecutive series of components with the
1399 encodings of consecutive substrings of the T.61 string.
1482 of consecutive substrings of the string. (The constructed
/freebsd-12-stable/contrib/gcc/
Dreg-notes.def86 CC0, respectively. Normally, these are required to be consecutive
Dacinclude.m4236 # 1. If you map N consecutive pages in with one call, and then
/freebsd-12-stable/sys/contrib/dev/ice/
DREADME59 - MPLS (up to 5 consecutive MPLS labels in the outermost Layer 2 header group)
/freebsd-12-stable/sys/dev/wpi/
Dif_wpireg.h553 uint32_t consecutive; member
/freebsd-12-stable/sys/contrib/zlib/doc/
Drfc1951.txt378 consecutive values, in the same order as the symbols
410 lexicographically consecutive.
435 3) Assign numerical values to all codes, using consecutive
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td38 // Note: Code depends on these having consecutive numbers
43 // Note: Code depends on these having consecutive numbers
48 // Note: Code depends on these having consecutive numbers
723 // Armv8.7a accelerator extension register operands: 8 consecutive GPRs
/freebsd-12-stable/usr.bin/sed/
DPOSIX75 7. POSIX does not specify what happens with consecutive ! commands
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerFlags.def42 "Apply this number of consecutive mutations to each input.")
/freebsd-12-stable/crypto/heimdal/lib/wind/
Drfc4518.txt634 well as multiple consecutive spaces) of the string (as a whole) are
689 - multiple consecutive spaces (these are taken as equivalent
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DDiagnosticParseKinds.td707 "C++11 only allows consecutive left square brackets when "
767 "a space is required between consecutive right angle brackets (use '> >')">;
775 "consecutive right angle brackets are incompatible with C++98 (use '> >')">,
/freebsd-12-stable/sys/contrib/zstd/
DNEWS234 fixed : ZSTD_decompressBlock() using multiple consecutive blocks. Reported by Greg Slazinski.
/freebsd-12-stable/sys/dev/iwn/
Dif_iwnreg.h1434 uint32_t consecutive; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DTargetOpcodes.def96 /// represents a consecutive sequence of sub-registers. It's used as a
/freebsd-12-stable/contrib/gcc/doc/
Dmd.texi3329 Load several consecutive memory locations into consecutive registers.
3330 Operand 0 is the first of the consecutive registers, operand 1
3332 number of consecutive registers.
3335 do not define this if the most efficient way of loading consecutive
3338 On some machines, there are restrictions as to which consecutive
3352 Similar to @samp{load_multiple}, but store several consecutive registers
3353 into consecutive memory locations. Operand 0 is the first of the
3354 consecutive memory locations, operand 1 is the first register, and
3355 operand 2 is a constant: the number of consecutive registers.
4813 consecutive RTL insns, possibly separated by @code{note} insns, one to
[all …]
/freebsd-12-stable/contrib/gdb/gdb/doc/
Dannotate.texinfo351 consecutive array elements which contain that value, and

1234