Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/ppp/
H A Dlink.h45 unsigned gather : 1; /* Gather statistics ourself ? */ member
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp474 void ScalarizerVisitor::gather(Instruction *Op, const ValueVector &CV, in gather() function in ScalarizerVisitor
[all...]
/freebsd-src/sys/dev/vnic/
H A Dnicvf_queues.c1886 struct sq_gather_subdesc *gather; in nicvf_sq_add_gather_subdesc() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3689 auto gather = [](DWARFDIE die, UniqueCStringMap<DWARFDIE> &map, CopyUniqueClassMethodTypes() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7642 Value *gather(ArrayRef<Value *> VL, unsigned MaskVF = 0, gather() function in BoUpSLP::ShuffleCostEstimator
9983 Value *BoUpSLP::gather(ArrayRef<Value *> VL, Value *Root) { gather() function in BoUpSLP
10434 Value *gather(ArrayRef<Value *> VL, unsigned MaskVF = 0, gather() function in BoUpSLP::ShuffleInstructionBuilder
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp706 void gather(Value *V) { gather() function