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

Declarations

utils/TableGen/GlobalISelEmitter.cpp
  941   InstructionMatcher &getInstructionMatcher(StringRef SymbolicName) const;

References

utils/TableGen/GlobalISelEmitter.cpp
 2463     InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName);
 2494     InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName);
 2716     InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName);