Searched refs:MCInstPrinterCtorFn (Results 1 – 1 of 1) sorted by relevance
200 MCInstPrinterCtorTy MCInstPrinterCtorFn; variable255 bool hasMCInstPrinter() const { return MCInstPrinterCtorFn != 0; } in hasMCInstPrinter()400 if (!MCInstPrinterCtorFn) in createMCInstPrinter()402 return MCInstPrinterCtorFn(*this, SyntaxVariant, MAI, MII, MRI, STI); in createMCInstPrinter()730 if (!T.MCInstPrinterCtorFn) in RegisterMCInstPrinter()731 T.MCInstPrinterCtorFn = Fn; in RegisterMCInstPrinter()