Home
last modified time | relevance | path

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

12

/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_cfg.txt157 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
HDt6fw_cfg_hashfilter.txt186 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
HDt5fw_cfg.txt202 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
HDt5fw_cfg_hashfilter.txt205 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
HDt6fw_cfg.txt203 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
HDt5fw_cfg_fpga.txt89 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host
392 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
HDt6fw_cfg_fpga.txt68 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host
412 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
HDt4fw_cfg_uwire.txt82 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host
444 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
HDt6fw_cfg_uwire.txt68 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host
496 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
HDt5fw_cfg_uwire.txt68 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host
489 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
/freebsd-11-stable/tools/tools/tinybsd/
HDREADME110 5) Gather the right information on your destination media. To do that, plug in
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp1415 Value *Gather(ArrayRef<Value *> VL, VectorType *Ty);
3937 Value *BoUpSLP::Gather(ArrayRef<Value *> VL, VectorType *Ty) { in Gather() function in BoUpSLP
4022 Value *V = Gather(VL, VecTy); in vectorizeTree()
4061 auto *V = Gather(E->Scalars, VecTy); in vectorizeTree()
4134 auto *V = Gather(E->Scalars, VecTy); in vectorizeTree()
4169 auto *V = Gather(E->Scalars, VecTy); in vectorizeTree()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64SVEInstrInfo.td725 // Gather prefetch using scaled 32-bit offsets, e.g.
732 // Gather prefetch using unpacked, scaled 32-bit offsets, e.g.
739 // Gather prefetch using scaled 64-bit offsets, e.g.
746 // Gather prefetch using 32/64-bit pointers with offset, e.g.
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_itt.inl459 1. Gather -- master waits for arriving of all the worker threads; each
/freebsd-11-stable/sys/dev/aic7xxx/
HDaic79xx.reg539 * Scatter/Gather Host Address
559 * Scatter/Gather Host Count
/freebsd-11-stable/contrib/file/magic/Magdir/
HDarchive631 # Gather
632 1 string GTH Gather archive data
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDIntrinsicsAArch64.td1570 // Gather loads:
HDIntrinsicsX86.td1703 // Gather ops
3592 // Gather and Scatter ops
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp29511 auto *Gather = cast<MaskedGatherSDNode>(N); in ReplaceNodeResults() local
29512 SDValue Index = Gather->getIndex(); in ReplaceNodeResults()
29518 SDValue Mask = Gather->getMask(); in ReplaceNodeResults()
29521 Gather->getPassThru(), in ReplaceNodeResults()
29530 SDValue Ops[] = { Gather->getChain(), PassThru, Mask, in ReplaceNodeResults()
29531 Gather->getBasePtr(), Index, Gather->getScale() }; in ReplaceNodeResults()
29534 Gather->getMemoryVT(), Gather->getMemOperand()); in ReplaceNodeResults()
44057 if (auto *Gather = dyn_cast<MaskedGatherSDNode>(GorS)) { in combineGatherScatter() local
44058 SDValue Ops[] = { Chain, Gather->getPassThru(), in combineGatherScatter()
44060 return DAG.getMaskedGather(Gather->getVTList(), in combineGatherScatter()
[all …]
HDX86.td373 // Gather is available since Haswell (AVX2 set). So technically, we can
HDX86InstrInfo.td342 // Gather mem operands
372 // Gather mem operands
402 // Gather mem operands
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp4616 SDValue Gather = DAG.getMaskedGather(DAG.getVTList(VT, MVT::Other), VT, sdl, in visitMaskedGather() local
4619 SDValue OutChain = Gather.getValue(1); in visitMaskedGather()
4622 setValue(&I, Gather); in visitMaskedGather()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZInstrVector.td173 // Gather element.
/freebsd-11-stable/contrib/binutils/ld/
HDChangeLog-91973997 * scripttempl/nw.sc: Gather constructors and destructors and
6384 * scripttempl/m68kcoff.sc, emulparams/m68kcoff.sh: Gather
6387 * scripttempl/sa29200.sc, emulparams/sa29200.sh: Gather
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMInstrMVE.td5231 // Gather loads / scatter stores whose address operand is of the form
5370 // Gather loads / scatter stores whose address operand is of the form

12