Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp75 void emitMCIIHelperMethods(raw_ostream &OS, StringRef TargetName);
630 void InstrInfoEmitter::emitMCIIHelperMethods(raw_ostream &OS, in emitMCIIHelperMethods() function in InstrInfoEmitter
921 emitMCIIHelperMethods(OS, TargetName); in run()