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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  534   SDValue SoftenFloatOp_BITCAST(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  839   case ISD::BITCAST:     Res = SoftenFloatOp_BITCAST(N); break;