| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaStmtAttr.cpp | 126 .Case("interleave", LoopHintAttr::Interleave) in handleLoopHintAttr() 153 Option == LoopHintAttr::Interleave || in handleLoopHintAttr() 278 Interleave, in CheckForIncompatibleAttributes() enumerator 290 case LoopHintAttr::Interleave: in CheckForIncompatibleAttributes() 292 Category = Interleave; in CheckForIncompatibleAttributes() 319 Option == LoopHintAttr::Interleave || Option == LoopHintAttr::Unroll || in CheckForIncompatibleAttributes()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/ |
| H A D | LoopVectorizationLegality.h | 72 Hint Interleave; variable 130 if (Interleave.Value) in getInterleave() 131 return Interleave.Value; in getInterleave()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGLoopInfo.cpp | 646 case LoopHintAttr::Interleave: in push() 677 case LoopHintAttr::Interleave: in push() 705 case LoopHintAttr::Interleave: in push() 733 case LoopHintAttr::Interleave: in push() 780 case LoopHintAttr::Interleave: in push()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64SIMDInstrOpt.cpp | 83 Interleave enumerator 291 case Interleave: in shouldExitEarly() 710 for (auto OptimizationKind : {VectorElem, Interleave}) { in runOnMachineFunction()
|
| H A D | SVEInstrFormats.td | 8049 // SVE Interleave 128-bit Elements Group
|
| /netbsd-src/sys/arch/arm/arm/ |
| H A D | cpufunc_asm_pj4b.S | 81 orr r0, r0, #(1 << 25) @ Intervention Interleave disable
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorizationLegality.cpp | 93 Interleave("interleave.count", InterleaveOnlyWhenForced, HK_INTERLEAVE), in LoopVectorizeHints() 104 Interleave.Value = VectorizerParams::VectorizationInterleave; in LoopVectorizeHints() 260 Hint *Hints[] = {&Width, &Interleave, &Force, in setHint()
|
| H A D | LoopVectorize.cpp | 7705 return TTI::CastContextHint::Interleave; in getInstructionCost()
|
| /netbsd-src/sys/external/bsd/acpica/dist/common/ |
| H A D | dmtbdump2.c | 1441 ACPI_NFIT_INTERLEAVE *Interleave = NULL; in AcpiDmDumpNfit() 1547 Interleave = ACPI_CAST_PTR (ACPI_NFIT_INTERLEAVE, Subtable); in AcpiDmDumpNfit() 1548 for (i = 0; i < Interleave->LineCount; i++) in AcpiDmDumpNfit() 1551 &Interleave->LineOffset[i], in AcpiDmDumpNfit() 1418 ACPI_NFIT_INTERLEAVE *Interleave = NULL; AcpiDmDumpNfit() local
|
| /netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
| H A D | dttable2.c | 732 ACPI_NFIT_INTERLEAVE *Interleave = NULL; in DtCompileNfit() 781 Interleave = ACPI_CAST_PTR (ACPI_NFIT_INTERLEAVE, Subtable->Buffer); in DtCompileNfit() 853 Interleave->LineCount = Count; in DtCompileNfit() 719 ACPI_NFIT_INTERLEAVE *Interleave = NULL; DtCompileNfit() local
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | riff | 357 # AVI == Audio Video Interleave 806 # AVI == Audio Video Interleave
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ControlFlowIntegrityDesign.rst | 291 enhancements (more in `Interleave virtual tables`_). 338 Interleave virtual tables
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 1089 Interleave, ///< The cast is used with an interleaved load/store. enumerator
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | typecons.d | 1847 template Interleave(A...) 1857 Interleave!(A[1..$]).and!(B[1..$])); 1860 return Tuple!(Interleave!(Args).and!(Names))(args);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | typecons.d | 2169 template Interleave(A...) 2179 Interleave!(A[1..$]).and!(B[1..$])); 2182 return Tuple!(Interleave!(Args).and!(Names))(args);
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | Attr.td | 3484 ["Vectorize", "VectorizeWidth", "Interleave", "InterleaveCount", 3500 case Interleave: return "interleave";
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
| H A D | Target.td | 339 // (interleave A, B, ...) - Interleave the elements from each argument list.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMInstrNEON.td | 7065 // VZIP : Vector Zip (Interleave)
|