Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Support/
HDTargetRegistry.h185 MCInstrInfoCtorFnTy MCInstrInfoCtorFn; variable
315 if (!MCInstrInfoCtorFn) in createMCInstrInfo()
317 return MCInstrInfoCtorFn(); in createMCInstrInfo()
670 T.MCInstrInfoCtorFn = Fn; in RegisterMCInstrInfo()