Searched defs:gather (Results 1 – 8 of 8) sorted by relevance
/freebsd/usr.sbin/ppp/ |
H A D | link.h | 45 unsigned gather : 1; /* Gather statistics ourself ? */ member
|
/freebsd/sys/dev/liquidio/base/ |
H A D | lio_ctrl.h | 114 uint32_t gather:1; member
|
H A D | lio_common.h | 316 uint64_t gather:1; member
|
/freebsd/sys/dev/vnic/ |
H A D | nicvf_queues.c | 1886 struct sq_gather_subdesc *gather; in nicvf_sq_add_gather_subdesc() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 474 void ScalarizerVisitor::gather(Instruction *Op, const ValueVector &CV, in gather() function in ScalarizerVisitor
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.cpp | 3619 auto gather = [](DWARFDIE die, UniqueCStringMap<DWARFDIE> &map, in CopyUniqueClassMethodTypes() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 707 void gather(Value *V) { in gather() function
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 9118 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...] |