Searched refs:createPPCMCInstrInfo (Results 1 – 3 of 3) sorted by relevance
36 static MCInstrInfo *createPPCMCInstrInfo() { in createPPCMCInstrInfo() function123 TargetRegistry::RegisterMCInstrInfo(ThePPC32Target, createPPCMCInstrInfo); in LLVMInitializePowerPCTargetMC()124 TargetRegistry::RegisterMCInstrInfo(ThePPC64Target, createPPCMCInstrInfo); in LLVMInitializePowerPCTargetMC()
55 static MCInstrInfo *createPPCMCInstrInfo() { in createPPCMCInstrInfo() function252 TargetRegistry::RegisterMCInstrInfo(*T, createPPCMCInstrInfo); in LLVMInitializePowerPCTargetMC()
47 static MCInstrInfo *createPPCMCInstrInfo() { in createPPCMCInstrInfo() function239 TargetRegistry::RegisterMCInstrInfo(*T, createPPCMCInstrInfo); in LLVMInitializePowerPCTargetMC()