Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp96 static void PrintDefList(const std::vector<Record*> &Uses, in PrintDefList() function
459 if (!IL) PrintDefList(Uses, IL = ++ListNumber, OS); in run()
464 if (!IL) PrintDefList(Defs, IL = ++ListNumber, OS); in run()