Lines Matching refs:MOVLPS
3246 case X86ISD::MOVLPS:
3307 case X86ISD::MOVLPS:
4916 case X86ISD::MOVLPS:
6958 // Use MOVLPS and MOVLPD in case V1 or V2 are loads. During isel, the second
6972 // So, recognize this potential and also use MOVLPS or MOVLPD
6984 return getTargetShuffleNode(X86ISD::MOVLPS, dl, VT, V1, V2, DAG);
13228 case X86ISD::MOVLPS: return "X86ISD::MOVLPS";