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

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 3079     SDValue CountInput = IsRHSZero ? LHS :
 3097     SDValue Xor = IsRHSZero ? LHS :
 3113     if (IsRHSZero)
 3120     IsRHSZero = RHSConst && RHSConst->isNullValue();
 3128     if (IsRHSZero)
 3150     if (IsRHSZero) {
 3165     IsRHSZero = RHSConst && RHSConst->isNullValue();
 3178     if (IsRHSZero)