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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  626   SDValue PromoteFloatRes_BITCAST(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 2047     case ISD::BITCAST:    R = PromoteFloatRes_BITCAST(N); break;