Home | History | Annotate | Download | only in AArch64

Lines Matching refs:isZIPMask

6007 static bool isZIPMask(ArrayRef<int> M, EVT VT, unsigned &WhichResult) {
6045 /// isZIP_v_undef_Mask - Special case of isZIPMask for canonical form of
6434 if (isZIPMask(ShuffleMask, VT, WhichResult)) {
7382 isZIPMask(M, VT, DummyUnsigned) ||