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.h263 MCInstrInfoCtorFnTy MCInstrInfoCtorFn; variable
411 if (!MCInstrInfoCtorFn) in createMCInstrInfo()
413 return MCInstrInfoCtorFn(); in createMCInstrInfo()
780 T.MCInstrInfoCtorFn = Fn; in RegisterMCInstrInfo()