Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h122 typedef MCInstPrinter *(*MCInstPrinterCtorTy)(const Triple &T, typedef
219 MCInstPrinterCtorTy MCInstPrinterCtorFn;
768 static void RegisterMCInstPrinter(Target &T, Target::MCInstPrinterCtorTy Fn) { in RegisterMCInstPrinter()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTargetRegistry.h158 using MCInstPrinterCtorTy = MCInstPrinter *(*)(const Triple &T, variable
262 MCInstPrinterCtorTy MCInstPrinterCtorFn;
831 static void RegisterMCInstPrinter(Target &T, Target::MCInstPrinterCtorTy Fn) { in RegisterMCInstPrinter()