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

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 2823   case ZeroCompare::GEZExt:
 2852       (CmpTy == ZeroCompare::GEZExt || CmpTy == ZeroCompare::LEZExt))
 2864   case ZeroCompare::GEZExt: {
 2930       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt);
 2969       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt);
 3275       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt);
 3307       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt);