Searched refs:isUNPCKH_v_undef_Mask (Results 1 – 2 of 2) sorted by relevance
428 bool isUNPCKH_v_undef_Mask(ShuffleVectorSDNode *N);
3648 static bool isUNPCKH_v_undef_Mask(const SmallVectorImpl<int> &Mask, EVT VT) { in isUNPCKH_v_undef_Mask() function3664 bool X86::isUNPCKH_v_undef_Mask(ShuffleVectorSDNode *N) { in isUNPCKH_v_undef_Mask() function in X863667 return ::isUNPCKH_v_undef_Mask(M, N->getValueType(0)); in isUNPCKH_v_undef_Mask()6595 if (OptForSize && X86::isUNPCKH_v_undef_Mask(SVOp)) in LowerVECTOR_SHUFFLE()6782 if (X86::isUNPCKH_v_undef_Mask(SVOp)) in LowerVECTOR_SHUFFLE()10873 isUNPCKH_v_undef_Mask(M, VT)); in isShuffleMaskLegal()