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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  314   SDValue PromoteIntRes_FP_TO_FP16(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  122   case ISD::FP_TO_FP16:  Res = PromoteIntRes_FP_TO_FP16(N); break;