Lines Matching full:movsd
2910 case X86ISD::MOVSD:
2967 case X86ISD::MOVSD:
3606 /// MOVSD, and MOVD, i.e. setting the lowest element.
4421 case X86ISD::MOVSD: {
4423 // this is why MOVSS and MOVSD are used in the first place. The other
5116 // the rest of the elements. This will be matched as movd/movq/movss/movsd
5131 // Turn it into a MOVL (i.e. movss, movsd, or movd) to a zero vector.
6284 // potencial load folding here, otherwise use SHUFPS or MOVSD to match the
6316 // types are matched with movsd.
6321 return getTargetShuffleNode(X86ISD::MOVSD, dl, VT, V1, V2, DAG);
6498 return getTargetShuffleNode(X86ISD::MOVSD, dl, VT, V1, V2, DAG);
6835 // UNPCKHPD the element to the lowest double word, then movsd.
11178 case X86ISD::MOVSD: return "X86ISD::MOVSD";
15123 case X86ISD::MOVSD: