Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DTargetRegistry.h180 MCInstrInfoCtorFnTy MCInstrInfoCtorFn; variable
299 if (!MCInstrInfoCtorFn) in createMCInstrInfo()
301 return MCInstrInfoCtorFn(); in createMCInstrInfo()
628 T.MCInstrInfoCtorFn = Fn; in RegisterMCInstrInfo()