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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 3881   if (N0C && N1C)
 3882     if (SDValue Folded = DAG.FoldConstantArithmetic(Opcode, DL, VT, N0C, N1C))
 3885   if (!isSigned && N1C && N1C->getAPIntValue().isAllOnesValue())
 3885   if (!isSigned && N1C && N1C->getAPIntValue().isAllOnesValue())