Searched refs:Consecutive (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/llvm/libcxx/ |
| H A D | .clang-format | 4 AlignConsecutiveAssignments: Consecutive 5 AlignConsecutiveBitFields: Consecutive
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 1640 bool Consecutive; variable 1657 bool Consecutive, bool Reverse) in VPWidenMemoryInstructionRecipe() argument 1659 Ingredient(Load), Consecutive(Consecutive), Reverse(Reverse) { 1660 assert((Consecutive || !Reverse) && "Reverse implies consecutive"); 1667 bool Consecutive, bool Reverse) in VPWidenMemoryInstructionRecipe() argument 1669 Ingredient(Store), Consecutive(Consecutive), Reverse(Reverse) { 1670 assert((Consecutive || !Reverse) && "Reverse implies consecutive"); 1698 bool isConsecutive() const { return Consecutive; } in isConsecutive()
|
| H A D | LoopVectorize.cpp | 8183 bool Consecutive = in tryToWidenMemory() local 8188 Consecutive, Reverse); in tryToWidenMemory() 8192 Mask, Consecutive, Reverse); in tryToWidenMemory() 9722 bool CreateGatherScatter = !Consecutive; in execute()
|
| /openbsd-src/share/misc/ |
| H A D | scsi_modes | 262 {Stop on Consecutive Filemarks} t2
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ClangFormatStyleOptions.rst | 291 ``Consecutive`` will result in formattings like: 305 - Consecutive 415 ``Consecutive`` will align the bitfield separators of consecutive lines. 430 - Consecutive 540 ``Consecutive`` will align the declaration names of consecutive lines. 555 - Consecutive 665 ``Consecutive`` will result in formattings like: 681 - Consecutive
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | ValueTypes.td | 238 def i64x8 : ValueType<512, 195>; // 8 Consecutive GPRs (AArch64)
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| H A D | mmo.texi | 292 formed by BFD. Consecutive contents in the two memory areas
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/doc/ |
| H A D | mmo.texi | 292 formed by BFD. Consecutive contents in the two memory areas
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.td | 107 // GP8Pair - Consecutive even-odd paired GP8.
|
| H A D | P9InstrResources.td | 804 // Consecutive Store and ALU instructions. The store is restricted and requires
|
| /openbsd-src/share/zoneinfo/datfiles/ |
| H A D | australasia | 691 # Consecutive contemporaneous editions of The Air Almanac listed -11:20 for
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | g77.texi | 11643 Consecutive keywords must be separated by spaces, so
|