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

References

gen/lib/Target/X86/X86GenDAGISel.inc
28601 /* 58798*/      /*SwitchOpcode*/ 57, TARGET_VAL(X86ISD::FSETCCM_SAE),// ->58858
28959 /* 59440*/      /*SwitchOpcode*/ 59, TARGET_VAL(X86ISD::FSETCCM_SAE),// ->59502
231006 /*471325*/  /*SwitchOpcode*/ 49, TARGET_VAL(X86ISD::FSETCCM_SAE),// ->471377
lib/Target/X86/X86ISelDAGToDAG.cpp
  552       Opcode == X86ISD::FSETCCM_SAE)
lib/Target/X86/X86ISelLowering.cpp
22667       Op.getOpcode() == X86ISD::FSETCCM_SAE ||
23196         FCmp = DAG.getNode(X86ISD::FSETCCM_SAE, dl, MVT::v1i1, LHS, RHS,
28577   case X86ISD::FSETCCM_SAE:        return "X86ISD::FSETCCM_SAE";
lib/Target/X86/X86IntrinsicsInfo.h
  467                      X86ISD::FSETCCM, X86ISD::FSETCCM_SAE),
  469                      X86ISD::FSETCCM, X86ISD::FSETCCM_SAE),