Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Support/
HDTargetRegistry.h669 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfo() function
958 template <class MCInstrInfoImpl> struct RegisterMCInstrInfo { struct
959 RegisterMCInstrInfo(Target &T) { in RegisterMCInstrInfo() argument
977 TargetRegistry::RegisterMCInstrInfo(T, Fn); in RegisterMCInstrInfoFn() argument