Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp675 bool isAltShuffle() const { return AltOp != MainOp; } in isAltShuffle() function
3053 bool isAltShuffle() const { return MainOp != AltOp; } in isAltShuffle() function
[all...]