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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetRegistry.h738 static void RegisterMCRegInfo(Target &T, Target::MCRegInfoCtorFnTy Fn) { function in struct:llvm::TargetRegistry
1044 template <class MCRegisterInfoImpl> struct RegisterMCRegInfo { struct in namespace:llvm
1045 RegisterMCRegInfo(Target &T) { function in struct:llvm::RegisterMCRegInfo

Completed in 112 milliseconds