Home
last modified time | relevance | path

Searched refs:MCInstrInfoCtorFnTy (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.h133 using MCInstrInfoCtorFnTy = MCInstrInfo *(*)(); variable
226 MCInstrInfoCtorFnTy MCInstrInfoCtorFn;
718 static void RegisterMCInstrInfo(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfo()
998 RegisterMCInstrInfoFn(Target &T, Target::MCInstrInfoCtorFnTy Fn) { in RegisterMCInstrInfoFn()