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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  313   SDValue PromoteIntRes_FP_TO_XINT(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  120   case ISD::FP_TO_UINT:  Res = PromoteIntRes_FP_TO_XINT(N); break;