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

References

gen/lib/Target/X86/X86GenDAGISel.inc
61120 /*129109*/      /*SwitchOpcode*/ 83, TARGET_VAL(X86ISD::VFIXUPIMMS_SAE),// ->129195
253034 /*517238*/  /*SwitchOpcode*/ 39, TARGET_VAL(X86ISD::VFIXUPIMMS_SAE),// ->517280
lib/Target/X86/X86ISelLowering.cpp
28738   case X86ISD::VFIXUPIMMS_SAE:     return "X86ISD::VFIXUPIMMS_SAE";
lib/Target/X86/X86IntrinsicsInfo.h
  587   X86_INTRINSIC_DATA(avx512_mask_fixupimm_sd, FIXUPIMM, X86ISD::VFIXUPIMMS, X86ISD::VFIXUPIMMS_SAE),
  588   X86_INTRINSIC_DATA(avx512_mask_fixupimm_ss, FIXUPIMM, X86ISD::VFIXUPIMMS, X86ISD::VFIXUPIMMS_SAE),
  811                      X86ISD::VFIXUPIMMS, X86ISD::VFIXUPIMMS_SAE),
  813                      X86ISD::VFIXUPIMMS, X86ISD::VFIXUPIMMS_SAE),