Go to the documentation of this file.
12 #ifndef LLVM_TEXTAPI_PLATFORM_H
13 #define LLVM_TEXTAPI_PLATFORM_H
34 #endif // LLVM_TEXTAPI_PLATFORM_H
This is an optimization pass for GlobalISel generic memory operations.
Triple - Helper class for working with autoconf configuration names.
SmallSet - This maintains a set of unique values, optimizing for the case when the set is small (less...
PlatformType mapToPlatformType(PlatformType Platform, bool WantSim)
std::string getOSAndEnvironmentName(PlatformType Platform, std::string Version="")
PlatformType getPlatformFromName(StringRef Name)
ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory),...
StringRef - Represent a constant reference to a string, i.e.
PlatformSet mapToPlatformSet(ArrayRef< Triple > Targets)
StringRef getPlatformName(PlatformType Platform)