Home | History | Annotate | Download | only in X86

Lines Matching refs:MOVHLPS

3046   case X86ISD::MOVHLPS:
3107 case X86ISD::MOVHLPS:
3543 /// specifies a shuffle of elements that is suitable for input to MOVHLPS.
4269 /// match movhlps. The lower half elements should come from upper half of
4626 case X86ISD::MOVHLPS:
6574 return getTargetShuffleNode(X86ISD::MOVHLPS, dl, VT, V1, V2, DAG);
6875 // v_set0 + movlhps or movhlps, etc.
8097 // FIXME: The 'haddpd' instruction may be slower than 'movhlps + addsd'.
12526 case X86ISD::MOVHLPS: return "X86ISD::MOVHLPS";
17624 case X86ISD::MOVHLPS: