Searched refs:isVUZP_v_undef_Mask (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6899 /// isVUZP_v_undef_Mask - Special case of isVUZPMask for canonical form of
6902 static bool isVUZP_v_undef_Mask(ArrayRef<int> M, EVT VT, unsigned &WhichResult){ function
7022 if (isVUZP_v_undef_Mask(ShuffleMask, VT, WhichResult))

Completed in 102 milliseconds