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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 5319   { 14705 /* xilf */, SystemZ::XILF, Convert__GR321_0__Tie0_1_1__U32Imm1_1, AMFBS_None, { MCK_GR32, MCK_U32Imm }, },
gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
 5780 /* 11349*/                OPC_MorphNodeTo2, TARGET_VAL(SystemZ::XILF), 0,
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 4526     case SystemZ::XILF: {
lib/Target/SystemZ/SystemZAsmPrinter.cpp
  439   LOWER_LOW(XILF);
lib/Target/SystemZ/SystemZISelLowering.cpp
 6880       BuildMI(MBB, DL, TII->get(SystemZ::XILF), RotatedNewVal)
 7677     return emitAtomicLoadBinary(MI, MBB, SystemZ::XILF, 0);
 7681     return emitAtomicLoadBinary(MI, MBB, SystemZ::XILF, 32);
lib/Target/SystemZ/SystemZInstrInfo.cpp
 1328     expandRIPseudo(MI, SystemZ::XILF, SystemZ::XIHF, false);