Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h123 typedef MCInstPrinter *(*MCInstPrinterCtorTy)(const Triple &T, typedef
222 MCInstPrinterCtorTy MCInstPrinterCtorFn;
785 static void RegisterMCInstPrinter(Target &T, Target::MCInstPrinterCtorTy Fn) { in RegisterMCInstPrinter()