| /freebsd-11-stable/sys/dev/cxgbe/firmware/ |
| HD | t4fw_cfg.txt | 157 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
| HD | t6fw_cfg_hashfilter.txt | 186 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
| HD | t5fw_cfg.txt | 202 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
| HD | t5fw_cfg_hashfilter.txt | 205 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
| HD | t6fw_cfg.txt | 203 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
| HD | t5fw_cfg_fpga.txt | 89 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host 392 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
| HD | t6fw_cfg_fpga.txt | 68 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host 412 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
| HD | t4fw_cfg_uwire.txt | 82 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host 444 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
| HD | t6fw_cfg_uwire.txt | 68 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host 496 # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL
|
| HD | t5fw_cfg_uwire.txt | 68 # 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/ |
| HD | README | 110 5) Gather the right information on your destination media. To do that, plug in
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| HD | SLPVectorizer.cpp | 1415 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/ |
| HD | AArch64SVEInstrInfo.td | 725 // 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/ |
| HD | kmp_itt.inl | 459 1. Gather -- master waits for arriving of all the worker threads; each
|
| /freebsd-11-stable/sys/dev/aic7xxx/ |
| HD | aic79xx.reg | 539 * Scatter/Gather Host Address 559 * Scatter/Gather Host Count
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | archive | 631 # Gather 632 1 string GTH Gather archive data
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | IntrinsicsAArch64.td | 1570 // Gather loads:
|
| HD | IntrinsicsX86.td | 1703 // Gather ops 3592 // Gather and Scatter ops
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86ISelLowering.cpp | 29511 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 …]
|
| HD | X86.td | 373 // Gather is available since Haswell (AVX2 set). So technically, we can
|
| HD | X86InstrInfo.td | 342 // Gather mem operands 372 // Gather mem operands 402 // Gather mem operands
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAGBuilder.cpp | 4616 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/ |
| HD | SystemZInstrVector.td | 173 // Gather element.
|
| /freebsd-11-stable/contrib/binutils/ld/ |
| HD | ChangeLog-9197 | 3997 * 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/ |
| HD | ARMInstrMVE.td | 5231 // Gather loads / scatter stores whose address operand is of the form 5370 // Gather loads / scatter stores whose address operand is of the form
|