Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h104 typedef MCInstPrinter *(*MCInstPrinterCtorTy)(const Target &T, typedef
200 MCInstPrinterCtorTy MCInstPrinterCtorFn;
729 Target::MCInstPrinterCtorTy Fn) { in RegisterMCInstPrinter()