Home | History | Annotate | Download | only in X86

Lines Matching refs:isMOVHLPSMask

3428 /// isMOVHLPSMask - Return true if the specified VECTOR_SHUFFLE operand
3430 bool X86::isMOVHLPSMask(ShuffleVectorSDNode *N) {
3447 /// isMOVHLPS_v_undef_Mask - Special case of isMOVHLPSMask for canonical form
6658 if (X86::isMOVHLPSMask(SVOp))