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

/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DTargetRegistry.h123 typedef MCInstPrinter *(*MCInstPrinterCtorTy)(const Triple &T, typedef in class:llvm::Target
222 MCInstPrinterCtorTy MCInstPrinterCtorFn;
785 static void RegisterMCInstPrinter(Target &T, Target::MCInstPrinterCtorTy Fn) {

Completed in 36 milliseconds