Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp594 void emitUse(raw_ostream &OS) const { OS << "MatchTable" << ID; } in emitUse() function in __anoncee47b830111::MatchTable
5981 Table.emitUse(OS); in run()