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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7037 /// isVTRN_v_undef_Mask - Special case of isVTRNMask for canonical form of
7040 static bool isVTRN_v_undef_Mask(ArrayRef<int> M, EVT VT, unsigned &WhichResult){ function
7220 if (isVTRN_v_undef_Mask(ShuffleMask, VT, WhichResult))

Completed in 129 milliseconds