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

References

gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
26760 /* 50891*/            OPC_CheckOpcode, TARGET_VAL(SystemZISD::VICMPH),
26980 /* 51233*/            OPC_CheckOpcode, TARGET_VAL(SystemZISD::VICMPH),
27173 /* 51548*/            OPC_CheckOpcode, TARGET_VAL(SystemZISD::VICMPH),
27360 /* 51877*/            OPC_SwitchOpcode /*2 cases */, 27|128,1/*155*/, TARGET_VAL(SystemZISD::VICMPH),// ->52037
27637 /* 52361*/      /*SwitchOpcode*/ 74|128,3/*458*/, TARGET_VAL(SystemZISD::VICMPH),// ->52823
29281 /* 55549*/  /*SwitchOpcode*/ 52, TARGET_VAL(SystemZISD::VICMPH),// ->55604
lib/Target/SystemZ/SystemZISelLowering.cpp
 2617     return IsFP ? SystemZISD::VFCMPH : SystemZISD::VICMPH;
 5199     OPCODE(VICMPH);