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

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4416 /// isUZP_v_undef_Mask - Special case of isUZPMask for canonical form of
4419 static bool isUZP_v_undef_Mask(ArrayRef<int> M, EVT VT, unsigned &WhichResult) { function
4806 if (isUZP_v_undef_Mask(ShuffleMask, VT, WhichResult)) {
5720 isUZP_v_undef_Mask(M, VT, DummyUnsigned) ||

Completed in 371 milliseconds