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

Declarations

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

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 1160   case ISD::BR_CC:        Res = PromoteIntOp_BR_CC(N, OpNo); break;