Lines Matching full:movsd
3252 case X86ISD::MOVSD:
3310 case X86ISD::MOVSD:
4018 /// MOVSD, and MOVD, i.e. setting the lowest element.
4898 case X86ISD::MOVSD: {
4900 // this is why MOVSS and MOVSD are used in the first place. The other
5810 // the rest of the elements. This will be matched as movd/movq/movss/movsd
5825 // Turn it into a MOVL (i.e. movss, movsd, or movd) to a zero vector.
6960 // potencial load folding here, otherwise use SHUFPS or MOVSD to match the
6992 // types are matched with movsd.
6997 return getTargetShuffleNode(X86ISD::MOVSD, dl, VT, V1, V2, DAG);
7265 return getTargetShuffleNode(X86ISD::MOVSD, dl, VT, V1, V2, DAG);
7610 // UNPCKHPD the element to the lowest double word, then movsd.
13233 case X86ISD::MOVSD: return "X86ISD::MOVSD";
18400 case X86ISD::MOVSD: