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

References

include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
   69                  m_all_of(m_MInstr(ExtMI), m_any_of(m_GAnyExt(m_Reg(ExtSrc)),
include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
  181     if (mi_match(Op, MRI, m_MInstr(TmpMI))) {
  249     if (mi_match(Op, MRI, m_MInstr(TmpMI))) {