Searched refs:createPPCMCInstPrinter (Results 1 – 3 of 3) sorted by relevance
106 static MCInstPrinter *createPPCMCInstPrinter(const Target &T, in createPPCMCInstPrinter() function149 TargetRegistry::RegisterMCInstPrinter(ThePPC32Target, createPPCMCInstPrinter); in LLVMInitializePowerPCTargetMC()150 TargetRegistry::RegisterMCInstPrinter(ThePPC64Target, createPPCMCInstPrinter); in LLVMInitializePowerPCTargetMC()
237 static MCInstPrinter *createPPCMCInstPrinter(const Triple &T, in createPPCMCInstPrinter() function274 TargetRegistry::RegisterMCInstPrinter(*T, createPPCMCInstPrinter); in LLVMInitializePowerPCTargetMC()
222 static MCInstPrinter *createPPCMCInstPrinter(const Triple &T, in createPPCMCInstPrinter() function261 TargetRegistry::RegisterMCInstPrinter(*T, createPPCMCInstPrinter); in LLVMInitializePowerPCTargetMC()