Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp578 void emitUse(raw_ostream &OS) const { OS << "MatchTable" << ID; } in emitUse() function in __anon332dbd1e0111::MatchTable
5907 Table.emitUse(OS); in run()