Home | History | Annotate | Download | only in X86

Lines Matching refs:MOVSD

2801   case X86ISD::MOVSD:
2882 case X86ISD::MOVSD:
3672 /// MOVSD, and MOVD, i.e. setting the lowest element.
4597 case X86ISD::MOVSD: {
4599 // this is why MOVSS and MOVSD are used in the first place. The other
5142 // the rest of the elements. This will be matched as movd/movq/movss/movsd
5150 // Turn it into a MOVL (i.e. movss, movsd, or movd) to a zero vector.
6337 // potencial load folding here, otherwise use SHUFPS or MOVSD to match the
6371 // types are matched with movsd.
6376 return getTargetShuffleNode(X86ISD::MOVSD, dl, VT, V1, V2, DAG);
6648 return getTargetShuffleNode(X86ISD::MOVSD, dl, VT, V1, V2, DAG);
6982 // UNPCKHPD the element to the lowest double word, then movsd.
10731 case X86ISD::MOVSD: return "X86ISD::MOVSD";
14249 case X86ISD::MOVSD: