Searched refs:SystemZTargetInfo (Results 1 – 2 of 2) sorted by relevance
2 SystemZTargetInfo.cpp
5365 class SystemZTargetInfo : public TargetInfo { class5369 SystemZTargetInfo(const llvm::Triple &Triple) : TargetInfo(Triple) { in SystemZTargetInfo() function in __anon2c8a49782611::SystemZTargetInfo5425 const char *const SystemZTargetInfo::GCCRegNames[] = {5432 void SystemZTargetInfo::getGCCRegNames(const char *const *&Names, in getGCCRegNames()5438 bool SystemZTargetInfo::6740 return new LinuxTargetInfo<SystemZTargetInfo>(Triple); in AllocateTarget()6742 return new SystemZTargetInfo(Triple); in AllocateTarget()