Searched defs:PrintDefList (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp75 static void PrintDefList(const std::vector<Record*> &Uses, function
366 if (!IL) PrintDefList(Uses, IL = ++ListNumber, OS);
371 if (!IL) PrintDefList(Defs, IL = ++ListNumber, OS);

Completed in 61 milliseconds