LLVM
15.0.0git
|
Go to the source code of this file.
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::MachO | |
Typedefs | |
using | llvm::MachO::PlatformSet = SmallSet< PlatformType, 3 > |
Functions | |
PlatformType | llvm::MachO::mapToPlatformType (PlatformType Platform, bool WantSim) |
PlatformType | llvm::MachO::mapToPlatformType (const Triple &Target) |
PlatformSet | llvm::MachO::mapToPlatformSet (ArrayRef< Triple > Targets) |
StringRef | llvm::MachO::getPlatformName (PlatformType Platform) |
PlatformType | llvm::MachO::getPlatformFromName (StringRef Name) |
std::string | llvm::MachO::getOSAndEnvironmentName (PlatformType Platform, std::string Version="") |