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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  627   SDValue PromoteFloatRes_BinOp(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 2083     case ISD::FSUB:       R = PromoteFloatRes_BinOp(N); break;