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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5165 /// isZIP_v_undef_Mask - Special case of isZIPMask for canonical form of
5168 static bool isZIP_v_undef_Mask(ArrayRef<int> M, EVT VT, unsigned &WhichResult) { function
5570 if (isZIP_v_undef_Mask(ShuffleMask, VT, WhichResult)) {
6485 isZIP_v_undef_Mask(M, VT, DummyUnsigned) ||

Completed in 100 milliseconds