Searched refs:SystemZTargetInfo (Results 1 – 2 of 2) sorted by relevance
2 SystemZTargetInfo.cpp
6716 class SystemZTargetInfo : public TargetInfo { class6724 SystemZTargetInfo(const llvm::Triple &Triple, const TargetOptions &) in SystemZTargetInfo() function in __anon45f003660111::SystemZTargetInfo6848 const Builtin::Info SystemZTargetInfo::BuiltinInfo[] = {6856 const char *const SystemZTargetInfo::GCCRegNames[] = {6863 ArrayRef<const char *> SystemZTargetInfo::getGCCRegNames() const { in getGCCRegNames()6867 bool SystemZTargetInfo::8413 return new LinuxTargetInfo<SystemZTargetInfo>(Triple, Opts); in AllocateTarget()8415 return new SystemZTargetInfo(Triple, Opts); in AllocateTarget()