Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DTargetRegistry.h180 MCInstrInfoCtorFnTy MCInstrInfoCtorFn; variable
303 if (!MCInstrInfoCtorFn) in createMCInstrInfo()
305 return MCInstrInfoCtorFn(); in createMCInstrInfo()
629 T.MCInstrInfoCtorFn = Fn; in RegisterMCInstrInfo()