Searched defs:RegisterMCAsmParser (Results 1 – 1 of 1) sorted by relevance
946 static void RegisterMCAsmParser(Target &T, Target::MCAsmParserCtorTy Fn) { in RegisterMCAsmParser() function1398 template <class MCAsmParserImpl> struct RegisterMCAsmParser { struct1399 RegisterMCAsmParser(Target &T) { in RegisterMCAsmParser() function1404 static MCTargetAsmParser *Allocator(const MCSubtargetInfo &STI, in Allocator()