Home
last modified time | relevance | path

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

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