Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp543 void emitUse(raw_ostream &OS) const { OS << "MatchTable" << ID; } in emitUse() function in __anon7e76e5f80111::MatchTable
4536 Table.emitUse(OS); in run()