Home
last modified time | relevance | path

Searched refs:Gather (Results 1 – 25 of 66) sorted by relevance

123

/netbsd/games/quiz/datfiles/
H A Dpoetry25 Gather ye rose-buds while ye may:\
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DRefactoringEngine.rst189 - Gather the set of options and define a command-line / visual interface
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DVectorizers.rst262 Scatter / Gather
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1781 SDValue Gather = in lowerVECTOR_SHUFFLE() local
1784 return convertFromScalableVector(VT, Gather, DAG, Subtarget); in lowerVECTOR_SHUFFLE()
1861 SDValue Gather; in lowerVECTOR_SHUFFLE() local
1865 Gather = lowerScalarSplat(SplatValue, VL, ContainerVT, DL, DAG, Subtarget); in lowerVECTOR_SHUFFLE()
1872 Gather = in lowerVECTOR_SHUFFLE()
1889 Gather = DAG.getNode(RISCVISD::VSELECT_VL, DL, ContainerVT, SelectMask, V2, in lowerVECTOR_SHUFFLE()
1890 Gather, VL); in lowerVECTOR_SHUFFLE()
1893 return convertFromScalableVector(VT, Gather, DAG, Subtarget); in lowerVECTOR_SHUFFLE()
H A DRISCVInstrInfoVVLPatterns.td1125 // 17.4. Vector Register Gather Instruction
H A DRISCVInstrInfoV.td1032 // Vector Register Gather Instruction
H A DRISCVInstrInfoVPseudos.td3859 // 17.4. Vector Register Gather Instructions
4508 // 17.4. Vector Register Gather Instructions
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltinsPPC.def397 // P10 Vector Gather Every N-th Bit built-in.
H A Driscv_vector.td1518 // 17.4. Vector Register Gather Instructions
/netbsd/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DVariableNames.rst303 #. Gather feedback and refine the process as appropriate.
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrVec.td257 // Section 8.9.13 - VGT (Vector Gather)
260 // Section 8.9.14 - VGTU (Vector Gather Upper)
263 // Section 8.9.15 - VGTL (Vector Gather Lower)
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsAArch64.td2050 // Gather loads: scalar base + vector offsets
2068 // Gather loads: vector base + scalar offset
H A DIntrinsicsPowerPC.td582 // P10 Vector Gather Every Nth Bit Builtin.
H A DIntrinsicsX86.td1702 // Gather ops
3599 // Gather and Scatter ops
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SVEInstrInfo.td57 // Gather loads - node definitions
1097 // Gather prefetch using scaled 32-bit offsets, e.g.
1104 // Gather prefetch using unpacked, scaled 32-bit offsets, e.g.
1111 // Gather prefetch using scaled 64-bit offsets, e.g.
1118 // Gather prefetch using 32/64-bit pointers with offset, e.g.
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2011855 cases where 'd' = 0. Gather common code to one location.
860 * io/write_float.def (output_float): Gather up integer declarations and
/netbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx.reg548 * Scatter/Gather Host Address
568 * Scatter/Gather Host Count
/netbsd/external/gpl2/lvm2/dist/
H A Dconfigure.in620 AC_HELP_STRING(--enable-profiling, [Gather gcov profiling data]),
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86.td407 // Gather is available since Haswell (AVX2 set). So technically, we can
H A DX86InstrInfo.td367 // Gather mem operands
399 // Gather mem operands
431 // Gather mem operands
H A DX86ISelLowering.cpp31210 auto *Gather = cast<MaskedGatherSDNode>(N); in ReplaceNodeResults() local
31211 SDValue Index = Gather->getIndex(); in ReplaceNodeResults()
31217 SDValue Mask = Gather->getMask(); in ReplaceNodeResults()
31220 Gather->getPassThru(), in ReplaceNodeResults()
31230 Gather->getBasePtr(), Index, Gather->getScale() }; in ReplaceNodeResults()
31233 Gather->getMemoryVT(), Gather->getMemOperand()); in ReplaceNodeResults()
48589 if (auto *Gather = dyn_cast<MaskedGatherSDNode>(GorS)) { in rebuildGatherScatter() local
48590 SDValue Ops[] = { Gather->getChain(), Gather->getPassThru(), in rebuildGatherScatter()
48592 return DAG.getMaskedGather(Gather->getVTList(), in rebuildGatherScatter()
48594 Gather->getMemOperand(), in rebuildGatherScatter()
[all …]
/netbsd/external/bsd/file/dist/magic/magdir/
H A Darchive807 # Gather
808 1 string GTH Gather archive data
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4564 SDValue Gather = DAG.getMaskedGather(DAG.getVTList(VT, MVT::Other), VT, sdl, in visitMaskedGather() local
4567 PendingLoads.push_back(Gather.getValue(1)); in visitMaskedGather()
4568 setValue(&I, Gather); in visitMaskedGather()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td173 // Gather element.
/netbsd/external/gpl3/autoconf/dist/lib/autotest/
H A Dgeneral.m41315 dnl Gather process group IDs of currently running jobs.

123