Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTargetRegistry.h718 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfo() function
980 template <class MCInstrInfoImpl> struct RegisterMCInstrInfo { struct
981 RegisterMCInstrInfo(Target &T) { in RegisterMCInstrInfo() argument
999 TargetRegistry::RegisterMCInstrInfo(T, Fn); in RegisterMCInstrInfoFn() argument