Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16538 auto isVMOVNShuffle = [&](ShuffleVectorSDNode *SVN, bool Rev) { in PerformSplittingToNarrowingStores() local
16558 if (isVMOVNShuffle(Shuffle, false) || isVMOVNShuffle(Shuffle, true)) in PerformSplittingToNarrowingStores()