Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DTargetRegistry.h571 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfo() function
872 struct RegisterMCInstrInfo { struct
873 RegisterMCInstrInfo(Target &T) { in RegisterMCInstrInfo() argument
892 TargetRegistry::RegisterMCInstrInfo(T, Fn); in RegisterMCInstrInfoFn() argument
/external/llvm/include/llvm/Support/
DTargetRegistry.h655 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfo() function
914 template <class MCInstrInfoImpl> struct RegisterMCInstrInfo { struct
915 RegisterMCInstrInfo(Target &T) { in RegisterMCInstrInfo() function
933 TargetRegistry::RegisterMCInstrInfo(T, Fn); in RegisterMCInstrInfoFn() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTargetRegistry.h709 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfo() function
971 template <class MCInstrInfoImpl> struct RegisterMCInstrInfo { struct
972 RegisterMCInstrInfo(Target &T) { in RegisterMCInstrInfo() function
990 TargetRegistry::RegisterMCInstrInfo(T, Fn); in RegisterMCInstrInfoFn() argument