Searched refs:createX86MCInstrInfo (Results 1 – 1 of 1) sorted by relevance
272 static MCInstrInfo *createX86MCInstrInfo() { in createX86MCInstrInfo() function279 TargetRegistry::RegisterMCInstrInfo(TheX86_32Target, createX86MCInstrInfo); in LLVMInitializeX86MCInstrInfo()280 TargetRegistry::RegisterMCInstrInfo(TheX86_64Target, createX86MCInstrInfo); in LLVMInitializeX86MCInstrInfo()