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

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 2609     return IsFP ? SystemZISD::VFCMPE : SystemZISD::VICMPE;
 2613     return IsFP ? SystemZISD::VFCMPHE : static_cast<SystemZISD::NodeType>(0);
 2617     return IsFP ? SystemZISD::VFCMPH : SystemZISD::VICMPH;
 2620     return IsFP ? static_cast<SystemZISD::NodeType>(0) : SystemZISD::VICMPHL;