Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Damdgpu_dc_helper.c49 bool gather = false; in submit_dmub_read_modify_write() local
74 bool gather = false; in submit_dmub_burst_write() local
96 bool gather = false; in submit_dmub_reg_wait() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp388 void ScalarizerVisitor::gather(Instruction *Op, const ValueVector &CV) { in gather() function in ScalarizerVisitor
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp663 void gather(Value *V) { in gather() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4701 Value *BoUpSLP::gather(ArrayRef<Value *> VL) { in gather() function in BoUpSLP