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.cpp81 void emitMCIIHelperMethods(raw_ostream &OS, StringRef TargetName);
567 void InstrInfoEmitter::emitMCIIHelperMethods(raw_ostream &OS, in emitMCIIHelperMethods() function in InstrInfoEmitter
1077 emitMCIIHelperMethods(OS, TargetName); in run()