| /freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ |
| H A D | Platform.cpp | 21 PlatformType mapToPlatformType(PlatformType Platform, bool WantSim) { in mapToPlatformType() argument 63 getPlatformName(PlatformType Platform) getPlatformName() argument 84 getOSAndEnvironmentName(PlatformType Platform,std::string Version) getOSAndEnvironmentName() argument [all...] |
| H A D | Target.cpp | 22 PlatformType Platform; in create() local
|
| H A D | TextStubCommon.cpp | 108 auto Platform = StringSwitch<PlatformType>(Scalar) in input() local
|
| H A D | TextStub.cpp | 560 for (auto Platform : Platforms) { in synthesizeTargets() local
|
| /freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Availability.h | 37 StringRef Platform; global() variable 42 AvailabilitySpec(VersionTuple Version,StringRef Platform,SourceLocation BeginLoc,SourceLocation EndLoc) AvailabilitySpec() argument
|
| /freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | CommandOptionValidators.h | 16 class Platform; variable
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
| H A D | Target.h | 43 PlatformType Platform; variable
|
| /freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | LLDBLog.h | 37 Platform = Log::ChannelFlag<18>, enumerator
|
| /freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCMachOStreamer.cpp | 294 emitBuildVersion(unsigned Platform,unsigned Major,unsigned Minor,unsigned Update,VersionTuple SDKVersion) emitBuildVersion() argument 302 emitDarwinTargetVariantBuildVersion(unsigned Platform,unsigned Major,unsigned Minor,unsigned Update,VersionTuple SDKVersion) emitDarwinTargetVariantBuildVersion() argument
|
| H A D | MCAsmStreamer.cpp | 644 emitBuildVersion(unsigned Platform,unsigned Major,unsigned Minor,unsigned Update,VersionTuple SDKVersion) emitBuildVersion() argument 656 emitDarwinTargetVariantBuildVersion(unsigned Platform,unsigned Major,unsigned Minor,unsigned Update,VersionTuple SDKVersion) emitDarwinTargetVariantBuildVersion() argument
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCStreamer.h | 512 emitBuildVersion(unsigned Platform,unsigned Major,unsigned Minor,unsigned Update,VersionTuple SDKVersion) emitBuildVersion() argument 516 emitDarwinTargetVariantBuildVersion(unsigned Platform,unsigned Major,unsigned Minor,unsigned Update,VersionTuple SDKVersion) emitDarwinTargetVariantBuildVersion() argument
|
| H A D | MCAssembler.h | 105 MachO::PlatformType Platform; ///< Used when EmitBuildVersion==true. global() member 308 setDarwinTargetVariantBuildVersion(MachO::PlatformType Platform,unsigned Major,unsigned Minor,unsigned Update,VersionTuple SDKVersion) setDarwinTargetVariantBuildVersion() argument
|
| /freebsd-src/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-private-types.h | 25 class Platform; variable
|
| H A D | lldb-forward.h | 162 class Platform; global() variable
|
| /freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | os_version_check.c | 273 int32_t __isPlatformVersionAtLeast(uint32_t Platform, uint32_t Major, in __isPlatformVersionAtLeast() argument
|
| /freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | PS4CPU.cpp | 247 PS4PS5Base(const Driver & D,const llvm::Triple & Triple,const ArgList & Args,StringRef Platform,const char * EnvVar) PS4PS5Base() argument
|
| H A D | Darwin.h | 366 setTarget(DarwinPlatformKind Platform,DarwinEnvironmentKind Environment,unsigned Major,unsigned Minor,unsigned Micro,VersionTuple NativeTargetVersion) setTarget() argument
|
| H A D | Darwin.cpp | 1831 DarwinPlatformKind Platform; global() member 2293 DarwinPlatformKind Platform = OSTarget->getPlatform(); AddDeploymentTarget() local 3194 getPlatformName(Darwin::DarwinPlatformKind Platform,Darwin::DarwinEnvironmentKind Environment) getPlatformName() argument 3284 Darwin::DarwinPlatformKind Platform; addPlatformVersionArgs() local [all...] |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | LLJIT.h | 250 JITDylib *Platform = nullptr; variable
|
| H A D | Core.h | 961 friend class Platform; global() variable [all...] |
| /freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Module.cpp | 68 StringRef Platform = Target.getPlatformName(); in isPlatformEnvironment() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExpr.cpp | 3806 StringRef Platform = Spec.getPlatform(); CheckAvailabilitySpecList() local 3851 StringRef Platform = ParseAvailabilitySpec() local
|
| /freebsd-src/contrib/llvm-project/llvm/tools/lli/ |
| H A D | lli.cpp | 239 cl::opt<LLJITPlatform> Platform( variable
|
| /freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/ |
| H A D | SymbolGraphSerializer.cpp | 100 Object Platform; serializePlatform() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | DarwinAsmParser.cpp | 1171 unsigned Platform = StringSwitch<unsigned>(PlatformName) in parseBuildVersion() local
|