Lines Matching full:movsd
2932 case X86ISD::MOVSD:
2990 case X86ISD::MOVSD:
3702 /// MOVSD, and MOVD, i.e. setting the lowest element.
4538 MOVSD: {
4540 // this is why MOVSS and MOVSD are used in the first place. The other
5331 // the rest of the elements. This will be matched as movd/movq/movss/movsd
5346 // Turn it into a MOVL (i.e. movss, movsd, or movd) to a zero vector.
6492 // potencial load folding here, otherwise use SHUFPS or MOVSD to match the
6524 // types are matched with movsd.
6529 return getTargetShuffleNode(X86ISD::MOVSD, dl, VT, V1, V2, DAG);
6707 return getTargetShuffleNode(X86ISD::MOVSD, dl, VT, V1, V2, DAG);
7059 // UNPCKHPD the element to the lowest double word, then movsd.
11641 case X86ISD::MOVSD: return "X86ISD::MOVSD";
16131 case X86ISD::MOVSD: