Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DTargetRegistry.h946 static void RegisterMCAsmParser(Target &T, Target::MCAsmParserCtorTy Fn) { in RegisterMCAsmParser() function
1398 template <class MCAsmParserImpl> struct RegisterMCAsmParser { struct
1399 RegisterMCAsmParser(Target &T) { in RegisterMCAsmParser() function
1404 static MCTargetAsmParser *Allocator(const MCSubtargetInfo &STI, in Allocator()