Home
last modified time | relevance | path

Searched full:consecutive (Results 1 – 25 of 597) sorted by relevance

12345678910>>...24

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h168 // when to stop consecutive alignment runs.
215 /// \brief Align consecutive C/C++ preprocessor macros over all \c Changes.
218 /// Align consecutive assignments over all \c Changes.
221 /// Align consecutive bitfields over all \c Changes.
224 /// Align consecutive colon. For bitfields, TableGen DAGArgs and defintions.
229 /// Align consecutive declarations over all \c Changes.
232 /// Align consecutive declarations over all \c Changes.
235 /// Align consecutive short case statements over all \c Changes.
238 /// Align consecutive TableGen DAGArg colon over all \c Changes.
241 /// Align consecutive TableGen cond operator colon over all \c Changes.
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h121 /// appending to chain up consecutive operations.
129 /// appending to chain up consecutive operations.
137 /// appending to chain up consecutive operations.
155 /// appending to chain up consecutive operations.
210 /// appending to chain up consecutive operations.
216 /// appending to chain up consecutive operations.
222 /// removing to chain up consecutive operations.
/freebsd/sbin/ipf/libipf/
H A Dcount4bits.c14 * count consecutive 1's in bit mask. If the mask generated by counting
15 * consecutive 1's is different to that passed, return -1, else return #
H A Dparsewhoisline.c73 * If the mask that's been generated isn't a consecutive mask in parsewhoisline()
116 * If the mask that's been generated isn't a consecutive mask then in parsewhoisline()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Davxneconvertintrin.h174 /// A pointer to a 128-bit memory location containing 8 consecutive
207 /// A pointer to a 256-bit memory location containing 16 consecutive
240 /// A pointer to a 128-bit memory location containing 8 consecutive
273 /// A pointer to a 256-bit memory location containing 16 consecutive
306 /// A pointer to a 128-bit memory location containing 8 consecutive
339 /// A pointer to a 256-bit memory location containing 16 consecutive
372 /// A pointer to a 128-bit memory location containing 8 consecutive
405 /// A pointer to a 256-bit memory location containing 16 consecutive
/freebsd/share/man/man4/
H A Dcc_cdg.449 of consecutive delay-based backoffs have had no measurable effect.
76 Number of consecutive delay-gradient based congestion episodes which will
80 Number of consecutive delay-gradient based congestion episodes to hold the
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterInfo.td40 // Note: Code depends on these having consecutive numbers.
520 // These are needed by NEON instructions requiring two consecutive D registers.
526 // Register class representing a pair of consecutive D registers.
558 // Pseudo-registers representing 3 consecutive D registers.
564 // 3 consecutive D registers.
575 // (4 consecutive D registers).
592 // 4 consecutive D registers.
596 // Pseudo 512-bit registers to represent four consecutive Q registers.
600 // Pseudo 512-bit vector register class to model 4 consecutive Q registers
601 // (8 consecutive D registers).
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_remote_node_table.h74 * consecutive remote node index so the table is arranged in sets of three.
146 * the remote nodes must occupy three consecutive remote node context
150 * of MAX_REMOTE_NODES / CONSECUTIVE RNi ENTRIES for STP / 2 entries per byte.
H A Dscic_sds_remote_node_table.c469 * This method will allocate three consecutive remote node context entries. If
477 * @return The remote node index that represents three consecutive remote node
607 * This method will release a group of three consecutive remote nodes back to
638 * @param[in] remote_node_count This is the count of consecutive remote nodes
/freebsd/lib/msun/man/
H A Dieee.3157 If x and x' are consecutive positive single-precision
192 If x and x' are consecutive positive double-precision
223 If x and x' are consecutive positive extended-precision
254 If x and x' are consecutive positive quad-extended-precision
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp127 /// List of consecutive CMOV instructions.
135 /// \param CmovInstGroups List of consecutive CMOV instructions in CurrLoop.
145 /// \param CmovInstGroups List of consecutive CMOV instructions in CurrLoop.
150 /// Convert the given list of consecutive CMOV instructions into a branch.
152 /// \param Group Consecutive CMOV instructions to be converted into branch.
251 // List of consecutive CMOV instructions to be processed. in runOnMachineFunction()
280 // 1. consecutive. in collectCmovCandidates()
288 // TODO: Add support for CMOV-groups with non consecutive CMOV instructions. in collectCmovCandidates()
325 // Check if it is a non-consecutive CMOV instruction or it has different in collectCmovCandidates()
612 /// CMOV group consecutive.
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_devices_missing.ksh116 # Note that we are testing for 2 non-consecutive missing devices.
117 # Missing consecutive devices results in missing metadata. Because of
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp41 static_assert(RISCV::X1 == RISCV::X0 + 1, "Register list not consecutive");
42 static_assert(RISCV::X31 == RISCV::X0 + 31, "Register list not consecutive");
43 static_assert(RISCV::F1_H == RISCV::F0_H + 1, "Register list not consecutive");
45 "Register list not consecutive");
46 static_assert(RISCV::F1_F == RISCV::F0_F + 1, "Register list not consecutive");
48 "Register list not consecutive");
49 static_assert(RISCV::F1_D == RISCV::F0_D + 1, "Register list not consecutive");
51 "Register list not consecutive");
52 static_assert(RISCV::V1 == RISCV::V0 + 1, "Register list not consecutive");
53 static_assert(RISCV::V31 == RISCV::V0 + 31, "Register list not consecutive");
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfoDMR.td21 // In addition to the above classes two consecutive DMR registers make a DMR
43 // A consecutive pair of DMR row registers.
80 // DMRROW pairs are consecutive pairs.
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dcyttsp.txt27 - active-interval-ms : the minimum period in ms between consecutive
30 - lowpower-interval-ms : the minimum period in ms between consecutive
H A Dcypress,cy8ctma340.yaml87 description: the minimum period in ms between consecutive
93 description: the minimum period in ms between consecutive
/freebsd/share/doc/smm/05.fastfs/
H A D2.t84 consecutive slots in the 4 megabytes of inodes,
85 causing many non-consecutive blocks of inodes
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSequence.h330 /// Note: `enum_seq` will generate each consecutive value, even if no in enum_seq()
345 /// Note: `enum_seq` will generate each consecutive value, even if no
357 /// Note: `enum_seq_inclusive` will generate each consecutive value, even if no in enum_seq_inclusive()
372 /// Note: `enum_seq_inclusive` will generate each consecutive value, even if no in enum_seq_inclusive()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs35l36.txt114 amount delay between consecutive volume attenuation steps when a brownout
129 between consecutive volume attenuation release steps when a brownout condition
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp293 // If the indexed reference is 'consecutive' the cost is in computeRefCost()
296 "Stride should not be null for consecutive access!"); in computeRefCost()
310 << "Access is consecutive: RefCost=(TripCount*Stride)/CLS=" in computeRefCost()
313 // If the indexed reference is not 'consecutive' the cost is proportional to in computeRefCost()
336 << "Access is not consecutive: RefCost=" << *RefCost << "\n"); in computeRefCost()
469 // The indexed reference is 'consecutive' if the only coefficient that uses in isConsecutive()
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dmipi-dsi-bus.txt59 - If the virtual channels that a peripheral responds to are consecutive, the
62 the number of consecutive virtual channels.
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLoadStoreOpt.h10 /// Specifically, it focuses on merging stores and loads to consecutive
101 // order stores are writing to incremeneting consecutive addresses. So when
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h8 // This pass implements the Bottom Up SLP vectorizer. It detects consecutive
88 /// consecutive access queries.
H A DLoopVectorizationLegality.h340 /// Check if this pointer is consecutive when vectorizing. This happens
345 /// 0 - Stride is unknown or non-consecutive.
346 /// 1 - Address is consecutive.
347 /// -1 - Address is consecutive, and decreasing.
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h109 /// Return true if the indexed reference is 'consecutive' in loop \p L.
110 /// An indexed reference is 'consecutive' if the only coefficient that uses
113 /// if the indexed reference is 'consecutive'.

12345678910>>...24