Searched refs:createPPCMCAsmInfo (Results 1 – 3 of 3) sorted by relevance
60 static MCAsmInfo *createPPCMCAsmInfo(const Target &T, StringRef TT) { in createPPCMCAsmInfo() function115 RegisterMCAsmInfoFn C(ThePPC32Target, createPPCMCAsmInfo); in LLVMInitializePowerPCTargetMC()116 RegisterMCAsmInfoFn D(ThePPC64Target, createPPCMCAsmInfo); in LLVMInitializePowerPCTargetMC()
77 static MCAsmInfo *createPPCMCAsmInfo(const MCRegisterInfo &MRI, in createPPCMCAsmInfo() function249 RegisterMCAsmInfoFn C(*T, createPPCMCAsmInfo); in LLVMInitializePowerPCTargetMC()
69 static MCAsmInfo *createPPCMCAsmInfo(const MCRegisterInfo &MRI, in createPPCMCAsmInfo() function233 RegisterMCAsmInfoFn C(*T, createPPCMCAsmInfo); in LLVMInitializePowerPCTargetMC()