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

References

gen/lib/Target/X86/X86GenDAGISel.inc
27729 /* 56789*/        OPC_SwitchOpcode /*2 cases */, 77, TARGET_VAL(X86ISD::FSETCCM),// ->56870
27803 /* 56947*/      OPC_SwitchOpcode /*2 cases */, 79, TARGET_VAL(X86ISD::FSETCCM),// ->57030
28568 /* 58738*/      /*SwitchOpcode*/ 57, TARGET_VAL(X86ISD::FSETCCM),// ->58798
28924 /* 59378*/      /*SwitchOpcode*/ 59, TARGET_VAL(X86ISD::FSETCCM),// ->59440
200586 /*405850*/  /*SwitchOpcode*/ 62|128,2/*318*/, TARGET_VAL(X86ISD::FSETCCM),// ->406172
lib/Target/X86/X86ISelDAGToDAG.cpp
  551   if (Opcode == X86ISD::VFPCLASSS || Opcode == X86ISD::FSETCCM ||
lib/Target/X86/X86ISelLowering.cpp
21223           DAG.getNode(X86ISD::FSETCCM, DL, MVT::v1i1, CondOp0, CondOp1,
22666   if (Op.getOpcode() == X86ISD::FSETCCM ||
23193         FCmp = DAG.getNode(X86ISD::FSETCCM, dl, MVT::v1i1, LHS, RHS,
28576   case X86ISD::FSETCCM:            return "X86ISD::FSETCCM";
38707                 DAG.getNode(X86ISD::FSETCCM, DL, MVT::v1i1, CMP00, CMP01,
lib/Target/X86/X86IntrinsicsInfo.h
  467                      X86ISD::FSETCCM, X86ISD::FSETCCM_SAE),
  469                      X86ISD::FSETCCM, X86ISD::FSETCCM_SAE),