Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp655 void reorderAltShuffleOperands(const InstructionsState &S,
1930 reorderAltShuffleOperands(S, VL, Left, Right); in buildTree_rec()
2651 void BoUpSLP::reorderAltShuffleOperands(const InstructionsState &S, in reorderAltShuffleOperands() function in BoUpSLP
3499 reorderAltShuffleOperands(S, E->Scalars, LHSVL, RHSVL); in vectorizeTree()