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

Declarations

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

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 1161   case ISD::BRCOND:       Res = PromoteIntOp_BRCOND(N, OpNo); break;