Home
last modified time | relevance | path

Searched defs:RegisterAsmPrinter (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DTargetRegistry.h741 static void RegisterAsmPrinter(Target &T, Target::AsmPrinterCtorTy Fn) { in RegisterAsmPrinter() function
1108 template <class AsmPrinterImpl> struct RegisterAsmPrinter { struct
1109 RegisterAsmPrinter(Target &T) { in RegisterAsmPrinter() function
1114 static AsmPrinter *Allocator(TargetMachine &TM, in Allocator()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTargetRegistry.h804 static void RegisterAsmPrinter(Target &T, Target::AsmPrinterCtorTy Fn) { in RegisterAsmPrinter() function
1174 template <class AsmPrinterImpl> struct RegisterAsmPrinter { struct
1175 RegisterAsmPrinter(Target &T) { in RegisterAsmPrinter() argument
1180 static AsmPrinter *Allocator(TargetMachine &TM, in Allocator()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DTargetRegistry.h959 static void RegisterAsmPrinter(Target &T, Target::AsmPrinterCtorTy Fn) { in RegisterAsmPrinter() function
1419 template <class AsmPrinterImpl> struct RegisterAsmPrinter { struct
1420 RegisterAsmPrinter(Target &T) { in RegisterAsmPrinter() function
1425 static AsmPrinter *Allocator(TargetMachine &TM, in Allocator()