Home
last modified time | relevance | path

Searched refs:getShufflevectorNumGroups (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp344 static unsigned getShufflevectorNumGroups(ArrayRef<Value *> VL) { in getShufflevectorNumGroups() function
397 assert(getShufflevectorNumGroups(VL) && "Not supported shufflevector usage."); in calculateShufflevectorMask()
9383 if (SLPReVec && getShufflevectorNumGroups(VL)) in getScalarsVectorizationState()