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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  646   SDValue PromoteFloatOp_FP_TO_XINT(SDNode *N, unsigned OpNo);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 1920     case ISD::FP_TO_UINT: R = PromoteFloatOp_FP_TO_XINT(N, OpNo); break;