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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  643   SDValue PromoteFloatOp_BITCAST(SDNode *N, unsigned OpNo);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 1917     case ISD::BITCAST:    R = PromoteFloatOp_BITCAST(N, OpNo); break;