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

/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5348 /// isVZIP_v_undef_Mask - Special case of isVZIPMask for canonical form of
5351 static bool isVZIP_v_undef_Mask(ArrayRef<int> M, EVT VT, unsigned &WhichResult){ function
5399 if (isVZIP_v_undef_Mask(ShuffleMask, VT, WhichResult))

Completed in 121 milliseconds