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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6943 static bool isVZIPMask(ArrayRef<int> M, EVT VT, unsigned &WhichResult) { function
6973 /// isVZIP_v_undef_Mask - Special case of isVZIPMask for canonical form of
7016 if (isVZIPMask(ShuffleMask, VT, WhichResult))

Completed in 154 milliseconds