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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  508   SDValue SoftenFloatRes_FLOG10(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
   81     case ISD::FLOG10:      R = SoftenFloatRes_FLOG10(N); break;