Home
last modified time | relevance | path

Searched refs:emitNameMatcher (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp616 void emitNameMatcher(raw_ostream &OS) const;
627 void GICombinerEmitter::emitNameMatcher(raw_ostream &OS) const { in emitNameMatcher() function in __anoncdaa66640111::GICombinerEmitter
925 emitNameMatcher(OS); in run()