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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  521   SDValue SoftenFloatRes_FSIN(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
   94     case ISD::FSIN:        R = SoftenFloatRes_FSIN(N); break;