Searched refs:MCAsmParserCtorFn (Results 1 – 1 of 1) sorted by relevance
263 MCAsmParserCtorTy MCAsmParserCtorFn; variable340 bool hasMCAsmParser() const { return MCAsmParserCtorFn != nullptr; } in hasMCAsmParser()450 if (!MCAsmParserCtorFn) in createMCAsmParser()452 return MCAsmParserCtorFn(STI, Parser, MII, Options); in createMCAsmParser()843 T.MCAsmParserCtorFn = Fn; in RegisterMCAsmParser()