Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVTargetDefEmitter.cpp97 static void printMArch(raw_ostream &OS, const std::vector<Record *> &Features) { in printMArch() function
141 printMArch(OS, Rec->getValueAsListOfDefs("Implies")); in printProfileTable()
192 printMArch(OS, Features); in emitRISCVProcs()