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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 3676   { 5045 /* ler */, SystemZ::LER, Convert__FP321_0__FP321_1, AMFBS_None, { MCK_FP32, MCK_FP32 }, },
gen/lib/Target/SystemZ/SystemZGenInstrInfo.inc
16944   { SystemZ::LER, SystemZ::LE },
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 5631     case SystemZ::LER:
lib/Target/SystemZ/SystemZElimCompare.cpp
  123   case SystemZ::LER:
lib/Target/SystemZ/SystemZInstrInfo.cpp
  845     Opcode = STI.hasVector() ? SystemZ::LDR32 : SystemZ::LER;
 1537   case SystemZ::LER:    return SystemZ::LTEBR;