Home
last modified time | relevance | path

Searched defs:gather (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dlink.h45 unsigned gather : 1; /* Gather statistics ourself ? */ member
/freebsd/sys/dev/liquidio/base/
H A Dlio_ctrl.h114 uint32_t gather:1; member
H A Dlio_common.h316 uint64_t gather:1; member
/freebsd/sys/dev/vnic/
H A Dnicvf_queues.c1886 struct sq_gather_subdesc *gather; in nicvf_sq_add_gather_subdesc() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp474 void ScalarizerVisitor::gather(Instruction *Op, const ValueVector &CV, in gather() function in ScalarizerVisitor
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3619 auto gather = [](DWARFDIE die, UniqueCStringMap<DWARFDIE> &map, in CopyUniqueClassMethodTypes() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp707 void gather(Value *V) { in gather() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9118 Value *gather(ArrayRef<Value *> VL, unsigned MaskVF = 0, gather() function in BoUpSLP::ShuffleCostEstimator
11595 Value *BoUpSLP::gather(ArrayRef<Value *> VL, Value *Root, Type *ScalarTy) { gather() function in BoUpSLP
12137 Value *gather(ArrayRef<Value *> VL, unsigned MaskVF = 0, gather() function in BoUpSLP::ShuffleInstructionBuilder
[all...]