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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  535   SDValue SoftenFloatOp_BR_CC(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  840   case ISD::BR_CC:       Res = SoftenFloatOp_BR_CC(N); break;