Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h130 typedef MCInstPrinter *(*MCInstPrinterCtorTy)(const Triple &T, typedef
226 MCInstPrinterCtorTy MCInstPrinterCtorFn;
791 Target::MCInstPrinterCtorTy Fn) { in RegisterMCInstPrinter()