Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp591 void emitUse(raw_ostream &OS) const { OS << "MatchTable" << ID; } in emitUse() function in __anon612774070111::MatchTable
5921 Table.emitUse(OS); in run()