Home | History | Annotate | Download | only in X86

Lines Matching refs:MOVHLPS

3908   case X86ISD::MOVHLPS:
3948 case X86ISD::MOVHLPS:
4766 case X86ISD::MOVHLPS:
12672 // FIXME: The 'haddpd' instruction may be slower than 'movhlps + addsd'.
20553 case X86ISD::MOVHLPS: return "X86ISD::MOVHLPS";
22808 // We have MOVLHPS and MOVHLPS throughout SSE and they encode smaller
22810 Shuffle = Lo ? X86ISD::MOVLHPS : X86ISD::MOVHLPS;
27734 case X86ISD::MOVHLPS: