Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp540 void emitUse(raw_ostream &OS) const { OS << "MatchTable" << ID; } in emitUse() function in __anon0c06086d0111::MatchTable
4543 Table.emitUse(OS); in run()