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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp572 void emitUse(raw_ostream &OS) const { OS << "MatchTable" << ID; } function in class:__anon2930::MatchTable
5401 Table.emitUse(OS);

Completed in 159 milliseconds