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

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4293 /// isVZIP_v_undef_Mask - Special case of isVZIPMask for canonical form of
4296 static bool isVZIP_v_undef_Mask(ArrayRef<int> M, EVT VT, unsigned &WhichResult){ function
4729 isVZIP_v_undef_Mask(M, VT, WhichResult) ||
4939 if (isVZIP_v_undef_Mask(ShuffleMask, VT, WhichResult))

Completed in 83 milliseconds