Searched refs:Sequential (Results 1 – 17 of 17) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | str-nq.fin | 52 Sequential SEQUENTIAL
|
H A D | g77.texi | 9721 @item Sequential
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64Schedule.td | 90 // Sequential vector load and shuffle.
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolution.h | 646 bool Sequential = false); 648 bool Sequential = false); 741 bool Sequential = false); 746 bool Sequential = false);
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-d10v.texi | 111 Sequential with instruction on the left first. 113 Sequential with instruction on the right first.
|
H A D | c-d30v.texi | 111 Sequential with instruction on the left first. 114 Sequential with instruction on the right first.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-d10v.texi | 111 Sequential with instruction on the left first. 113 Sequential with instruction on the right first.
|
H A D | c-d30v.texi | 111 Sequential with instruction on the left first. 114 Sequential with instruction on the right first.
|
/openbsd/usr.bin/file/magdir/ |
H A D | sysex | 10 >1 byte 0x01 Sequential
|
/openbsd/lib/libz/ |
H A D | algorithm.doc | 204 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data 413 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data 622 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUOperandSyntax.rst | 86 **Non-Sequential Address (NSA) Syntax** 88 GFX10+ *image* instructions may use special *NSA* (Non-Sequential Address)
|
H A D | ProgrammersManual.rst | 1489 Sequential Containers (std::vector, std::list, etc) 1809 Other Sequential Container options 2130 set-like container along with a :ref:`Sequential Container <ds_sequential>` The
|
H A D | AMDGPUUsage.rst | 6232 **Sequential Consistent Atomic** 8595 **Sequential Consistent Atomic** 11014 **Sequential Consistent Atomic** 12981 **Sequential Consistent Atomic**
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 4339 bool Sequential) { in getUMinExpr() argument 4341 return getUMinExpr(Ops, Sequential); in getUMinExpr() 4345 bool Sequential) { in getUMinExpr() argument 4346 return Sequential ? getSequentialMinMaxExpr(scSequentialUMinExpr, Ops) in getUMinExpr() 4779 bool Sequential) { in getUMinFromMismatchedTypes() argument 4781 return getUMinFromMismatchedTypes(Ops, Sequential); in getUMinFromMismatchedTypes() 4786 bool Sequential) { in getUMinFromMismatchedTypes() argument 4807 return getUMinExpr(PromotedOps, Sequential); in getUMinFromMismatchedTypes()
|
/openbsd/gnu/llvm/llvm/docs/Proposals/ |
H A D | GitHubMove.rst | 122 - "Sequential IDs are important for LNT and llvmlab bisection tool." [MatthewsRevNum]_.
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 836 Sequential, enumerator 862 return {Reset, Sequential, false}; in decodeBitTestBuiltin() 864 return {Set, Sequential, false}; in decodeBitTestBuiltin() 876 return {Reset, Sequential, true}; in decodeBitTestBuiltin() 878 return {Set, Sequential, true}; in decodeBitTestBuiltin() 947 case BitTest::Sequential: return llvm::AtomicOrdering::SequentiallyConsistent; in getBitTestAtomicOrdering()
|
/openbsd/gnu/llvm/llvm/lib/Target/VE/ |
H A D | VEInstrVec.td | 1039 // Section 8.11.8 - VSEQ (Vector Sequential Number)
|