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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  332   SDValue PromoteIntRes_TRUNCATE(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
   89   case ISD::TRUNCATE:    Res = PromoteIntRes_TRUNCATE(N); break;