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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetRegistry.h718 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) { function in struct:llvm::TargetRegistry
980 template <class MCInstrInfoImpl> struct RegisterMCInstrInfo { struct in namespace:llvm
981 RegisterMCInstrInfo(Target &T) { function in struct:llvm::RegisterMCInstrInfo

Completed in 51 milliseconds