Searched refs:isMOVHLPS_v_undef_Mask (Results 1 – 4 of 4) sorted by relevance
401 bool isMOVHLPS_v_undef_Mask(ShuffleVectorSDNode *N);
418 return X86::isMOVHLPS_v_undef_Mask(cast<ShuffleVectorSDNode>(N));
3451 bool X86::isMOVHLPS_v_undef_Mask(ShuffleVectorSDNode *N) { in isMOVHLPS_v_undef_Mask() function in X866603 if (X86::isMOVHLPS_v_undef_Mask(SVOp)) in LowerVECTOR_SHUFFLE()
48194 return X86::isMOVHLPS_v_undef_Mask(cast<ShuffleVectorSDNode>(N));