Searched refs:isUNPCKL_v_undef_Mask (Results 1 – 2 of 2) sorted by relevance
423 bool isUNPCKL_v_undef_Mask(ShuffleVectorSDNode *N);
3605 static bool isUNPCKL_v_undef_Mask(const SmallVectorImpl<int> &Mask, EVT VT) { in isUNPCKL_v_undef_Mask() function3639 bool X86::isUNPCKL_v_undef_Mask(ShuffleVectorSDNode *N) { in isUNPCKL_v_undef_Mask() function in X863642 return ::isUNPCKL_v_undef_Mask(M, N->getValueType(0)); in isUNPCKL_v_undef_Mask()6593 if (OptForSize && X86::isUNPCKL_v_undef_Mask(SVOp)) in LowerVECTOR_SHUFFLE()6780 if (X86::isUNPCKL_v_undef_Mask(SVOp)) in LowerVECTOR_SHUFFLE()10872 isUNPCKL_v_undef_Mask(M, VT) || in isShuffleMaskLegal()