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

References

include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
   25   return P.match(MRI, R);
  105     return P.match(MRI, src) || Or<Preds...>::match(MRI, src);
  251         return L.match(MRI, TmpMI->getOperand(1).getReg());