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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  306   SDValue PromoteIntRes_BITREVERSE(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
   59   case ISD::BITREVERSE:  Res = PromoteIntRes_BITREVERSE(N); break;