Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DTargetRegistry.h684 static void RegisterAsmPrinter(Target &T, Target::AsmPrinterCtorTy Fn) { in RegisterAsmPrinter() function
1089 struct RegisterAsmPrinter { struct
1090 RegisterAsmPrinter(Target &T) { in RegisterAsmPrinter() function
1095 static AsmPrinter *Allocator(TargetMachine &TM, MCStreamer &Streamer) { in Allocator()
/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() argument
1114 static AsmPrinter *Allocator(TargetMachine &TM, in Allocator()