Home | History | Annotate | Download | only in AArch64

Lines Matching refs:isTRN_v_undef_Mask

6081 /// isTRN_v_undef_Mask - Special case of isTRNMask for canonical form of
6084 static bool isTRN_v_undef_Mask(ArrayRef<int> M, EVT VT, unsigned &WhichResult) {
6455 if (isTRN_v_undef_Mask(ShuffleMask, VT, WhichResult)) {
7383 isTRN_v_undef_Mask(M, VT, DummyUnsigned) ||