Home
last modified time | relevance | path

Searched defs:Platform (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DPlatform.cpp21 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 DTarget.cpp22 PlatformType Platform; in create() local
H A DTextStubCommon.cpp108 auto Platform = StringSwitch<PlatformType>(Scalar) in input() local
H A DTextStub.cpp560 for (auto Platform : Platforms) { in synthesizeTargets() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DAvailability.h37 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 DCommandOptionValidators.h16 class Platform; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DTarget.h43 PlatformType Platform; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h37 Platform = Log::ChannelFlag<18>, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp294 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 DMCAsmStreamer.cpp644 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 DMCStreamer.h512 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 DMCAssembler.h105 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 Dlldb-private-types.h25 class Platform; variable
H A Dlldb-forward.h162 class Platform; global() variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c273 int32_t __isPlatformVersionAtLeast(uint32_t Platform, uint32_t Major, in __isPlatformVersionAtLeast() argument
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DPS4CPU.cpp247 PS4PS5Base(const Driver & D,const llvm::Triple & Triple,const ArgList & Args,StringRef Platform,const char * EnvVar) PS4PS5Base() argument
H A DDarwin.h366 setTarget(DarwinPlatformKind Platform,DarwinEnvironmentKind Environment,unsigned Major,unsigned Minor,unsigned Micro,VersionTuple NativeTargetVersion) setTarget() argument
H A DDarwin.cpp1831 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 DLLJIT.h250 JITDylib *Platform = nullptr; variable
H A DCore.h961 friend class Platform; global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp68 StringRef Platform = Target.getPlatformName(); in isPlatformEnvironment() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3806 StringRef Platform = Spec.getPlatform(); CheckAvailabilitySpecList() local
3851 StringRef Platform = ParseAvailabilitySpec() local
/freebsd-src/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp239 cl::opt<LLJITPlatform> Platform( variable
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp100 Object Platform; serializePlatform() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1171 unsigned Platform = StringSwitch<unsigned>(PlatformName) in parseBuildVersion() local

12