Home | History | Annotate | Download | only in AArch64

Lines Matching refs:isTRN_v_undef_Mask

5297 /// isTRN_v_undef_Mask - Special case of isTRNMask for canonical form of
5300 static bool isTRN_v_undef_Mask(ArrayRef<int> M, EVT VT, unsigned &WhichResult) {
5671 if (isTRN_v_undef_Mask(ShuffleMask, VT, WhichResult)) {
6574 isTRN_v_undef_Mask(M, VT, DummyUnsigned) ||