Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp69 void emitTIIHelperMethods(raw_ostream &OS, StringRef TargetName,
403 void InstrInfoEmitter::emitTIIHelperMethods(raw_ostream &OS, in emitTIIHelperMethods() function in InstrInfoEmitter
536 emitTIIHelperMethods(OS, TargetName, /* ExpandDefintion = */false); in run()
542 emitTIIHelperMethods(OS, TargetName, /* ExpandDefintion = */true); in run()