Searched defs:Gather (Results 1 – 3 of 3) sorted by relevance
309 static void Gather(const SWR_RECT* pScissorsInFixedPoint, const uint32_t* pViewportIndex, in Gather() function320 static void Gather(const SWR_RECT* pScissorsInFixedPoint, const uint32_t* pViewportIndex, in Gather() function
2134 Value *BoUpSLP::Gather(ArrayRef<Value *> VL, VectorType *Ty) { in Gather() function in BoUpSLP
3898 SDValue Gather = DAG.getMaskedGather(DAG.getVTList(VT, MVT::Other), VT, sdl, in visitMaskedGather() local