Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h270 MCInstrInfoCtorFnTy MCInstrInfoCtorFn; variable
422 if (!MCInstrInfoCtorFn) in createMCInstrInfo()
424 return MCInstrInfoCtorFn(); in createMCInstrInfo()
799 T.MCInstrInfoCtorFn = Fn; in RegisterMCInstrInfo()