Home
last modified time | relevance | path

Searched defs:Gather (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbinner.cpp309 static void Gather(const SWR_RECT* pScissorsInFixedPoint, const uint32_t* pViewportIndex, in Gather() function
320 static void Gather(const SWR_RECT* pScissorsInFixedPoint, const uint32_t* pViewportIndex, in Gather() function
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2134 Value *BoUpSLP::Gather(ArrayRef<Value *> VL, VectorType *Ty) { in Gather() function in BoUpSLP
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3898 SDValue Gather = DAG.getMaskedGather(DAG.getVTList(VT, MVT::Other), VT, sdl, in visitMaskedGather() local