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

Declarations

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 2482   SDValue getCompoundZeroComparisonInGPR(SDValue LHS, SDLoc dl,

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 2930       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt);
 2947       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LEZExt);
 2969       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt);
 2998       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LEZExt);
 3114       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GESExt);
 3129       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LESExt);
 3149       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GESExt);
 3176       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LESExt);
 3275       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt);
 3287       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LEZExt);
 3307       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GEZExt);
 3330       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LEZExt);
 3434       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GESExt);
 3446       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LESExt);
 3468       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::GESExt);
 3490       return getCompoundZeroComparisonInGPR(LHS, dl, ZeroCompare::LESExt);