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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  326   SDValue PromoteIntRes_SimpleIntBinOp(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  131   case ISD::MUL:         Res = PromoteIntRes_SimpleIntBinOp(N); break;