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

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 1581   Carry = PromoteTargetBoolean(Carry, LHS.getValueType());
 1583   return SDValue(DAG.UpdateNodeOperands(N, LHS, RHS, Carry), 0);