Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp86 void emitMCIIHelperMethods(raw_ostream &OS, StringRef TargetName);
673 void InstrInfoEmitter::emitMCIIHelperMethods(raw_ostream &OS, in emitMCIIHelperMethods() function in InstrInfoEmitter
1167 emitMCIIHelperMethods(OS, TargetName); in run()