reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/X86/X86GenDAGISel.inc
 4868 /* 10489*/              OPC_CheckOpcode, TARGET_VAL(X86ISD::CVTPS2PH),
 5912 /* 12665*/      /*SwitchOpcode*/ 95, TARGET_VAL(X86ISD::CVTPS2PH),// ->12763
230951 /*471228*/  /*SwitchOpcode*/ 94, TARGET_VAL(X86ISD::CVTPS2PH),// ->471325
lib/Target/X86/X86ISelLowering.cpp
28859   case X86ISD::CVTPS2PH:           return "X86ISD::CVTPS2PH";
lib/Target/X86/X86IntrinsicsInfo.h
  792                      X86ISD::CVTPS2PH, X86ISD::MCVTPS2PH),
  794                      X86ISD::CVTPS2PH, X86ISD::MCVTPS2PH),
  796                      X86ISD::CVTPS2PH, X86ISD::MCVTPS2PH),
 1108   X86_INTRINSIC_DATA(vcvtps2ph_128,     INTR_TYPE_2OP, X86ISD::CVTPS2PH, 0),
 1109   X86_INTRINSIC_DATA(vcvtps2ph_256,     INTR_TYPE_2OP, X86ISD::CVTPS2PH, 0),