Home | History | Annotate | Download | only in X86

Lines Matching refs:MOVLPS

2795   case X86ISD::MOVLPS:
2879 case X86ISD::MOVLPS:
4633 case X86ISD::MOVLPS:
6335 // Use MOVLPS and MOVLPD in case V1 or V2 are loads. During isel, the second
6349 // So, recognize this potential and also use MOVLPS or MOVLPD
6362 return getTargetShuffleNode(X86ISD::MOVLPS, dl, VT, V1, V2, DAG);
10724 case X86ISD::MOVLPS: return "X86ISD::MOVLPS";