Home
last modified time | relevance | path

Searched defs:Vectorize (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp42 TConstantUnion *Vectorize(const TConstantUnion &constant, size_t size) in Vectorize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1450 enum EntryState { Vectorize, NeedToGather }; enumerator
7090 const function_ref<bool(Instruction *, BoUpSLP &)> Vectorize) { in tryToVectorizeHorReductionOrInstOperands()