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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  507   SDValue SoftenFloatRes_FLOG2(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
   80     case ISD::FLOG2:       R = SoftenFloatRes_FLOG2(N); break;