Home | History | Annotate | Download | only in X86

Lines Matching refs:MOVSD

4378   case X86ISD::MOVSD:
5930 case X86ISD::MOVSD:
8423 // the rest of the elements. This will be matched as movd/movq/movss/movsd
8435 // Turn it into a MOVL (i.e. movss, movsd, or movd) to a zero vector.
10785 // Otherwise, use MOVSD or MOVSS.
10788 return DAG.getNode(EltVT == MVT::f32 ? X86ISD::MOVSS : X86ISD::MOVSD, DL,
11375 X86ISD::MOVSD, DL, MVT::v2f64, V2,
15464 // UNPCKHPD the element to the lowest double word, then movsd.
26069 case X86ISD::MOVSD: return "X86ISD::MOVSD";
29421 Shuffle = X86ISD::MOVSD;
30628 (Opcode == X86ISD::MOVSD || Opcode == X86ISD::UNPCKH ||
30641 if (Opcode == X86ISD::MOVSD) {
30716 case X86ISD::MOVSD:
39715 case X86ISD::MOVSD: