Home
last modified time | relevance | path

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

1234

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMRegisterInfo.td35 // Note: Code depends on these having consecutive numbers.
381 // These are needed by NEON instructions requiring two consecutive D registers.
387 // Register class representing a pair of consecutive D registers.
408 // Pseudo-registers representing 3 consecutive D registers.
414 // 3 consecutive D registers.
425 // (4 consecutive D registers).
439 // 4 consecutive D registers.
443 // Pseudo 512-bit registers to represent four consecutive Q registers.
447 // Pseudo 512-bit vector register class to model 4 consecutive Q registers
448 // (8 consecutive D registers).
[all …]
H A DARMScheduleA9.td441 // instruction should wait for full completion of the consecutive NEON
1996 // Reserve A9UnitFP for 2 consecutive cycles.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DRAND_DRBG_reseed.pod48 of generate requests between consecutive reseedings.
57 number of seconds between consecutive reseedings.
H A DOPENSSL_instrument_bus.pod29 OPENSSL_instrument_bus2() on the other hand B<accumulates> consecutive
/freebsd-12.1/contrib/gperf/
H A Dconfigure.ac36 dnl by several consecutive lines, each referencing one subdir.
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td801 // Two consecutive load operations for a total of 8 cycles.
809 // Requires consecutive Load and ALU pieces totaling 6 cycles. The Load and ALU
821 // Requires consecutive Load and ALU pieces totaling 6 cycles. The Load and ALU
831 // Requires consecutive Load and ALU pieces totaling 7 cycles. The Load and ALU
842 // Requires consecutive Load (4 cycles) and ALU (3 cycles) pieces totaling 7
854 // Requires consecutive Load and ALU pieces totaling 8 cycles. The Load and ALU
1094 // Cracked ALU instruction composed of three consecutive 2 cycle loads for a
/freebsd-12.1/contrib/gcc/config/mips/
H A D4130.md110 ;; maccs can execute in consecutive cycles without stalling, but it
/freebsd-12.1/contrib/ntp/scripts/monitoring/
H A DREADME76 consecutive errors.
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def26 "Apply this number of consecutive mutations to each input.")
/freebsd-12.1/crypto/heimdal/doc/
H A 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.1/sys/dev/wpi/
H A Dif_wpireg.h555 uint32_t consecutive; member
/freebsd-12.1/contrib/gcc/
H A Dreg-notes.def86 CC0, respectively. Normally, these are required to be consecutive
H A Dacinclude.m4236 # 1. If you map N consecutive pages in with one call, and then
/freebsd-12.1/sys/contrib/zlib/doc/
H A 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.1/usr.bin/sed/
H A DPOSIX75 7. POSIX does not specify what happens with consecutive ! commands
/freebsd-12.1/crypto/heimdal/lib/wind/
H A 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.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticParseKinds.td641 "C++11 only allows consecutive left square brackets when "
688 "a space is required between consecutive right angle brackets (use '> >')">;
696 "consecutive right angle brackets are incompatible with C++98 (use '> >')">,
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DTargetOpcodes.def84 /// represents a consecutive sequence of sub-registers. It's used as a
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td41 // Note: Code depends on these having consecutive numbers
46 // Note: Code depends on these having consecutive numbers
/freebsd-12.1/sys/contrib/zstd/
H A DNEWS234 fixed : ZSTD_decompressBlock() using multiple consecutive blocks. Reported by Greg Slazinski.
/freebsd-12.1/sys/dev/iwn/
H A Dif_iwnreg.h1434 uint32_t consecutive; member
/freebsd-12.1/usr.bin/calendar/calendars/
H A Dcalendar.history396 11/02 Luftwaffe completes 57 consecutive nights of bombing of London, 1940
/freebsd-12.1/contrib/gcc/doc/
H A 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.1/contrib/gdb/gdb/doc/
H A Dannotate.texinfo351 consecutive array elements which contain that value, and
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20005494 * lex.c (whitespace_cr): Compress consecutive calls to warning().
5993 * call.c (build_object_call): Compress consecutive calls to
5998 * class.c (check_bases): Compress consecutive calls to
6008 (create_array_type_for_decl): Compress consecutive calls to
6019 * friend.c (do_friend): Compress consecutive calls to warning.
6766 'ISO C++'. Fusion consecutive calls to diagnostic message routines

1234