Searched defs:gather (Results 1 – 4 of 4) sorted by relevance
49 bool gather = false; in submit_dmub_read_modify_write() local74 bool gather = false; in submit_dmub_burst_write() local96 bool gather = false; in submit_dmub_reg_wait() local
388 void ScalarizerVisitor::gather(Instruction *Op, const ValueVector &CV) { in gather() function in ScalarizerVisitor
663 void gather(Value *V) { in gather() function
4701 Value *BoUpSLP::gather(ArrayRef<Value *> VL) { in gather() function in BoUpSLP