Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp579 void emitUse(raw_ostream &OS) const { OS << "MatchTable" << ID; } in emitUse() function in __anon4852db4a0111::MatchTable
5847 Table.emitUse(OS); in run()