Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Support/
HDTargetRegistry.h647 static void RegisterMCRegInfo(Target &T, Target::MCRegInfoCtorFnTy Fn) { in RegisterMCRegInfo() function
990 struct RegisterMCRegInfo { struct
991 RegisterMCRegInfo(Target &T) { in RegisterMCRegInfo() function
1010 TargetRegistry::RegisterMCRegInfo(T, Fn); in RegisterMCRegInfoFn() argument