Searched refs:Interleave (Results 1 – 15 of 15) sorted by relevance
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | SemaStmtAttr.cpp | 127 .Case("interleave", LoopHintAttr::Interleave) in handleLoopHintAttr() 154 Option == LoopHintAttr::Interleave || in handleLoopHintAttr() 316 Interleave, in CheckForIncompatibleAttributes() enumerator 352 case LoopHintAttr::Interleave: in CheckForIncompatibleAttributes() 354 Category = Interleave; in CheckForIncompatibleAttributes() 381 Option == LoopHintAttr::Interleave || Option == LoopHintAttr::Unroll || in CheckForIncompatibleAttributes()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/ |
| D | LoopVectorizationLegality.h | 87 Hint Interleave; variable 144 if (Interleave.Value) in getInterleave() 145 return Interleave.Value; in getInterleave()
|
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | CGLoopInfo.cpp | 647 case LoopHintAttr::Interleave: in push() 678 case LoopHintAttr::Interleave: in push() 706 case LoopHintAttr::Interleave: in push() 734 case LoopHintAttr::Interleave: in push() 781 case LoopHintAttr::Interleave: in push()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64SIMDInstrOpt.cpp | 83 Interleave enumerator 291 case Interleave: in shouldExitEarly() 710 for (auto OptimizationKind : {VectorElem, Interleave}) { in runOnMachineFunction()
|
| D | SVEInstrFormats.td | 8607 // SVE Interleave 128-bit Elements Group
|
| /openbsd/src/usr.bin/file/magdir/ |
| D | riff | 56 # AVI == Audio Video Interleave 221 # AVI == Audio Video Interleave
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorizationLegality.cpp | 102 Interleave("interleave.count", InterleaveOnlyWhenForced, HK_INTERLEAVE), in LoopVectorizeHints() 113 Interleave.Value = VectorizerParams::VectorizationInterleave; in LoopVectorizeHints() 296 Hint *Hints[] = {&Width, &Interleave, &Force, in setHint()
|
| D | LoopVectorize.cpp | 7255 return TTI::CastContextHint::Interleave; in getInstructionCost()
|
| /openbsd/src/share/misc/ |
| D | scsi_modes | 148 {Interleave} i2
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | ControlFlowIntegrityDesign.rst | 291 enhancements (more in `Interleave virtual tables`_). 338 Interleave virtual tables
|
| /openbsd/src/share/snmp/ |
| D | IANAifType-MIB.txt | 531 interleave (124), -- Interleave channel
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfo.h | 1149 Interleave, ///< The cast is used with an interleaved load/store. enumerator
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | Attr.td | 3664 ["Vectorize", "VectorizeWidth", "Interleave", "InterleaveCount", 3680 case Interleave: return "interleave";
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Target/ |
| D | Target.td | 357 // (interleave A, B, ...) - Interleave the elements from each argument list.
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMInstrNEON.td | 7153 // VZIP : Vector Zip (Interleave)
|