Searched refs:SystemZMCAsmInfo (Results 1 – 11 of 11) sorted by relevance
20 SystemZMCAsmInfo::SystemZMCAsmInfo(const Target &T, StringRef TT) { in SystemZMCAsmInfo() function in SystemZMCAsmInfo28 const MCSection *SystemZMCAsmInfo::
23 struct SystemZMCAsmInfo : public MCAsmInfo { struct24 explicit SystemZMCAsmInfo(const Target &T, StringRef TT);
64 RegisterMCAsmInfo<SystemZMCAsmInfo> X(TheSystemZTarget); in LLVMInitializeSystemZTargetMC()
19 class SystemZMCAsmInfo : public MCAsmInfoELF {21 explicit SystemZMCAsmInfo(const Triple &TT);
16 SystemZMCAsmInfo::SystemZMCAsmInfo(const Triple &TT) { in SystemZMCAsmInfo() function in SystemZMCAsmInfo
3 SystemZMCAsmInfo.cpp
135 MCAsmInfo *MAI = new SystemZMCAsmInfo(TT); in createSystemZMCAsmInfo()
150 MCAsmInfo *MAI = new SystemZMCAsmInfo(TT); in createSystemZMCAsmInfo()