Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DTargetRegistry.h769 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfo() function
1068 template <class MCInstrInfoImpl> struct RegisterMCInstrInfo { struct
1069 RegisterMCInstrInfo(Target &T) { in RegisterMCInstrInfo() argument
1087 TargetRegistry::RegisterMCInstrInfo(T, Fn); in RegisterMCInstrInfoFn() argument