Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp106 static void PrintDefList(const std::vector<Record*> &Uses, in PrintDefList() function
735 if (!IL) PrintDefList(Uses, IL = ++ListNumber, OS); in run()
740 if (!IL) PrintDefList(Defs, IL = ++ListNumber, OS); in run()