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

/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DTargetRegistry.h692 static void RegisterMCRegInfo(Target &T, Target::MCRegInfoCtorFnTy Fn) { function in struct:llvm::TargetRegistry
1025 template <class MCRegisterInfoImpl> struct RegisterMCRegInfo { struct in namespace:llvm
1026 RegisterMCRegInfo(Target &T) { function in struct:llvm::RegisterMCRegInfo

Completed in 47 milliseconds