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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  506   SDValue SoftenFloatRes_FLOG(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
   79     case ISD::FLOG:        R = SoftenFloatRes_FLOG(N); break;