Searched defs:RegisterMCAsmInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DTargetRegistry.h645 static void RegisterMCAsmInfo(Target &T, Target::MCAsmInfoCtorFnTy Fn) { function in struct:llvm::TargetRegistry
891 template <class MCAsmInfoImpl> struct RegisterMCAsmInfo { struct in namespace:llvm
892 RegisterMCAsmInfo(Target &T) { function in struct:llvm::RegisterMCAsmInfo

Completed in 78 milliseconds