Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTargetRegistry.h738 static void RegisterMCRegInfo(Target &T, Target::MCRegInfoCtorFnTy Fn) { in RegisterMCRegInfo() function
1044 template <class MCRegisterInfoImpl> struct RegisterMCRegInfo { struct
1045 RegisterMCRegInfo(Target &T) { in RegisterMCRegInfo() argument
1065 TargetRegistry::RegisterMCRegInfo(T, Fn); in RegisterMCRegInfoFn() argument
/external/llvm/include/llvm/Support/
DTargetRegistry.h675 static void RegisterMCRegInfo(Target &T, Target::MCRegInfoCtorFnTy Fn) { in RegisterMCRegInfo() function
978 template <class MCRegisterInfoImpl> struct RegisterMCRegInfo { struct
979 RegisterMCRegInfo(Target &T) { in RegisterMCRegInfo() function
999 TargetRegistry::RegisterMCRegInfo(T, Fn); in RegisterMCRegInfoFn() argument
/external/llvm-project/llvm/include/llvm/Support/
DTargetRegistry.h740 static void RegisterMCRegInfo(Target &T, Target::MCRegInfoCtorFnTy Fn) { in RegisterMCRegInfo() function
1046 template <class MCRegisterInfoImpl> struct RegisterMCRegInfo { struct
1047 RegisterMCRegInfo(Target &T) { in RegisterMCRegInfo() argument
1067 TargetRegistry::RegisterMCRegInfo(T, Fn); in RegisterMCRegInfoFn() argument