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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  518   SDValue SoftenFloatRes_FREM(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
   91     case ISD::FREM:        R = SoftenFloatRes_FREM(N); break;