Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h750 static void RegisterMCAsmParser(Target &T, Target::MCAsmParserCtorTy Fn) { in RegisterMCAsmParser() function
1150 struct RegisterMCAsmParser { struct
1151 RegisterMCAsmParser(Target &T) { in RegisterMCAsmParser() function
1156 static MCTargetAsmParser *Allocator(MCSubtargetInfo &STI, MCAsmParser &P, in Allocator()