Searched defs:gather (Results 1 – 6 of 6) sorted by relevance
420 void ScalarizerVisitor::gather(Instruction *Op, const ValueVector &CV) { in gather() function in ScalarizerVisitor
260 matchAndRewrite(vector::GatherOp gather, OpAdaptor adaptor, in matchAndRewrite()
3432 auto gather = [](DWARFDIE die, UniqueCStringMap<DWARFDIE> &map, in CopyUniqueClassMethodTypes() local
697 void gather(Value *V) { in gather() function
4087 LogicalResult matchAndRewrite(GatherOp gather, in matchAndRewrite()
7570 Value *BoUpSLP::gather(ArrayRef<Value *> VL) { in gather() function in BoUpSLP