reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
40468 /* 84665*/ OPC_CheckOpcode, TARGET_VAL(X86ISD::MOVHLPS), 253076 /*517322*/ /*SwitchOpcode*/ 37, TARGET_VAL(X86ISD::MOVHLPS),// ->517362gen/lib/Target/X86/X86GenFastISel.inc
13574 case X86ISD::MOVHLPS: return fastEmit_X86ISD_MOVHLPS_rr(VT, RetVT, Op0, Op0IsKill, Op1, Op1IsKill);
lib/Target/X86/X86ISelLowering.cpp4536 case X86ISD::MOVHLPS: 6484 case X86ISD::MOVHLPS: 13214 return DAG.getNode(X86ISD::MOVHLPS, DL, MVT::v4f32, V1, V1); 13258 return DAG.getNode(X86ISD::MOVHLPS, DL, MVT::v4f32, V2, V1); 28716 case X86ISD::MOVHLPS: return "X86ISD::MOVHLPS"; 32083 Shuffle = Subtarget.hasSSE2() ? X86ISD::UNPCKH : X86ISD::MOVHLPS; 44988 case X86ISD::MOVHLPS: