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

References

gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
27265 /* 51711*/            OPC_CheckOpcode, TARGET_VAL(SystemZISD::VICMPHL),
27448 /* 52037*/            /*SwitchOpcode*/ 27|128,1/*155*/, TARGET_VAL(SystemZISD::VICMPHL),// ->52196
27908 /* 52823*/      /*SwitchOpcode*/ 26|128,1/*154*/, TARGET_VAL(SystemZISD::VICMPHL),// ->52981
29341 /* 55671*/  /*SwitchOpcode*/ 52, TARGET_VAL(SystemZISD::VICMPHL),// ->55726
lib/Target/SystemZ/SystemZISelLowering.cpp
 2620     return IsFP ? static_cast<SystemZISD::NodeType>(0) : SystemZISD::VICMPHL;
 5200     OPCODE(VICMPHL);