Searched refs:AppleMachOAArch64TargetInfo (Results 1 – 3 of 3) sorted by relevance
331 class LLVM_LIBRARY_VISIBILITY AppleMachOAArch64TargetInfo334 AppleMachOAArch64TargetInfo(const llvm::Triple &Triple,
1774 AppleMachOAArch64TargetInfo::AppleMachOAArch64TargetInfo( in AppleMachOAArch64TargetInfo() function in AppleMachOAArch64TargetInfo1819 void AppleMachOAArch64TargetInfo::getOSDefines(const LangOptions &Opts, in getOSDefines()
139 return std::make_unique<AppleMachOAArch64TargetInfo>(Triple, Opts); in AllocateTarget()146 return std::make_unique<AppleMachOAArch64TargetInfo>(Triple, Opts); in AllocateTarget()