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

References

gen/lib/Target/X86/X86GenDAGISel.inc
141455 /*290077*/          /*SwitchOpcode*/ 28, TARGET_VAL(X86ISD::VFIXUPIMM_SAE),// ->290108
143364 /*293657*/          /*SwitchOpcode*/ 27, TARGET_VAL(X86ISD::VFIXUPIMM_SAE),// ->293687
156552 /*318772*/          /*SwitchOpcode*/ 28, TARGET_VAL(X86ISD::VFIXUPIMM_SAE),// ->318803
157852 /*321137*/          /*SwitchOpcode*/ 27, TARGET_VAL(X86ISD::VFIXUPIMM_SAE),// ->321167
253055 /*517280*/  /*SwitchOpcode*/ 39, TARGET_VAL(X86ISD::VFIXUPIMM_SAE),// ->517322
lib/Target/X86/X86ISelLowering.cpp
23248       if (Opc == X86ISD::VFIXUPIMM || Opc == X86ISD::VFIXUPIMM_SAE)
28736   case X86ISD::VFIXUPIMM_SAE:      return "X86ISD::VFIXUPIMM_SAE";
lib/Target/X86/X86IntrinsicsInfo.h
  583   X86_INTRINSIC_DATA(avx512_mask_fixupimm_pd_512, FIXUPIMM, X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE),
  586   X86_INTRINSIC_DATA(avx512_mask_fixupimm_ps_512, FIXUPIMM, X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE),
  803                      X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE),
  809                      X86ISD::VFIXUPIMM, X86ISD::VFIXUPIMM_SAE),