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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 2803   { 123 /* aih */, SystemZ::AIH, Convert__GRH321_0__Tie0_1_1__S32Imm1_1, AMFBS_FeatureHighWord, { MCK_GRH32, MCK_S32Imm }, },
gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
16381 /* 30217*/          OPC_MorphNodeTo2, TARGET_VAL(SystemZ::AIH), 0,
16850 /* 31173*/            OPC_MorphNodeTo2, TARGET_VAL(SystemZ::AIH), 0,
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 4512     case SystemZ::AIH:
lib/Target/SystemZ/SystemZElimCompare.cpp
  205   else if (Opcode == SystemZ::AIH)
lib/Target/SystemZ/SystemZInstrInfo.cpp
 1340     expandRIPseudo(MI, SystemZ::AHI, SystemZ::AIH, false);
 1344     expandRIEPseudo(MI, SystemZ::AHI, SystemZ::AHIK, SystemZ::AIH);
 1348     expandRIPseudo(MI, SystemZ::AFI, SystemZ::AIH, false);