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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  637   SDValue PromoteFloatRes_UnaryOp(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 2071     case ISD::FCANONICALIZE: R = PromoteFloatRes_UnaryOp(N); break;