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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  630   SDValue PromoteFloatRes_FCOPYSIGN(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 2051     case ISD::FCOPYSIGN:  R = PromoteFloatRes_FCOPYSIGN(N); break;