Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h186 MCInstrInfoCtorFnTy MCInstrInfoCtorFn; variable
316 if (!MCInstrInfoCtorFn) in createMCInstrInfo()
318 return MCInstrInfoCtorFn(); in createMCInstrInfo()
673 T.MCInstrInfoCtorFn = Fn; in RegisterMCInstrInfo()