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

References

gen/lib/Target/X86/X86GenDAGISel.inc
28727 /* 59027*/      /*SwitchOpcode*/ 57, TARGET_VAL(X86ISD::CMPM_SAE),// ->59087
29093 /* 59677*/      /*SwitchOpcode*/ 59, TARGET_VAL(X86ISD::CMPM_SAE),// ->59739
231035 /*471377*/  /*SwitchOpcode*/ 49, TARGET_VAL(X86ISD::CMPM_SAE),// ->471429
lib/Target/X86/X86ISelDAGToDAG.cpp
  540       Opcode == X86ISD::CMPM_SAE || Opcode == X86ISD::VFPCLASS) {
lib/Target/X86/X86ISelLowering.cpp
28572   case X86ISD::CMPM_SAE:           return "X86ISD::CMPM_SAE";
lib/Target/X86/X86IntrinsicsInfo.h
  421   X86_INTRINSIC_DATA(avx512_cmp_pd_512, CMP_MASK_CC, X86ISD::CMPM, X86ISD::CMPM_SAE),
  424   X86_INTRINSIC_DATA(avx512_cmp_ps_512, CMP_MASK_CC, X86ISD::CMPM, X86ISD::CMPM_SAE),