Searched defs:RegisterAsmPrinter (Results 1 – 2 of 2) sorted by relevance
741 static void RegisterAsmPrinter(Target &T, Target::AsmPrinterCtorTy Fn) { in RegisterAsmPrinter() function1108 template <class AsmPrinterImpl> struct RegisterAsmPrinter { struct1109 RegisterAsmPrinter(Target &T) { in RegisterAsmPrinter() argument1114 static AsmPrinter *Allocator(TargetMachine &TM, in Allocator()
804 static void RegisterAsmPrinter(Target &T, Target::AsmPrinterCtorTy Fn) { in RegisterAsmPrinter() function1174 template <class AsmPrinterImpl> struct RegisterAsmPrinter { struct1175 RegisterAsmPrinter(Target &T) { in RegisterAsmPrinter() function1180 static AsmPrinter *Allocator(TargetMachine &TM, in Allocator()