Home | History | Annotate | Download | only in Support

Lines Matching refs:AsmPrinterCtorTy

89     typedef AsmPrinter *(*AsmPrinterCtorTy)(TargetMachine &TM,
184 AsmPrinterCtorTy AsmPrinterCtorFn;
684 static void RegisterAsmPrinter(Target &T, Target::AsmPrinterCtorTy Fn) {