Home
last modified time | relevance | path

Searched refs:MCInstrInfoCtorFnTy (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DTargetRegistry.h77 typedef MCInstrInfo *(*MCInstrInfoCtorFnTy)(void); typedef
152 MCInstrInfoCtorFnTy MCInstrInfoCtorFn;
571 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfo()
891 RegisterMCInstrInfoFn(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfoFn()
/external/llvm/include/llvm/Support/
DTargetRegistry.h98 typedef MCInstrInfo *(*MCInstrInfoCtorFnTy)(void); typedef
183 MCInstrInfoCtorFnTy MCInstrInfoCtorFn;
655 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfo()
932 RegisterMCInstrInfoFn(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfoFn()