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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  310   SDValue PromoteIntRes_CTPOP(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
   65   case ISD::CTPOP:       Res = PromoteIntRes_CTPOP(N); break;