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

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

Completed in 33 milliseconds