Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h181 using MCInstPrinterCtorTy = MCInstPrinter *(*)(const Triple &T, variable
299 MCInstPrinterCtorTy MCInstPrinterCtorFn;
892 static void RegisterMCInstPrinter(Target &T, Target::MCInstPrinterCtorTy Fn) { in RegisterMCInstPrinter()