Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DPlatform.cpp21 PlatformType mapToPlatformType(PlatformType Platform, bool WantSim) { in mapToPlatformType()
69 StringRef getPlatformName(PlatformType Platform) { in getPlatformName()
90 std::string getOSAndEnvironmentName(PlatformType Platform, in getOSAndEnvironmentName()
H A DTarget.cpp22 PlatformType Platform; in create() local
H A DUtils.cpp237 PlatformType Platform) { in getPathsForPlatform()
H A DTextStubCommon.cpp108 auto Platform = StringSwitch<PlatformType>(Scalar) in input() local
H A DTextStub.cpp560 for (auto Platform : Platforms) { in synthesizeTargets() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionValidators.h16 class Platform; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAvailability.h38 StringRef Platform; variable
43 AvailabilitySpec(VersionTuple Version, StringRef Platform, in AvailabilitySpec()
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DTarget.h43 PlatformType Platform; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h100 MachO::PlatformType Platform; ///< Used when EmitBuildVersion==true. member
244 void setTargetVariantBuildVersion(MachO::PlatformType Platform, in setTargetVariantBuildVersion()
H A DMCStreamer.h477 virtual void emitBuildVersion(unsigned Platform, unsigned Major, in emitBuildVersion()
481 virtual void emitDarwinTargetVariantBuildVersion(unsigned Platform, in emitDarwinTargetVariantBuildVersion()
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDiagnosticBuilderWrappers.cpp32 const PlatformType &Platform) { in operator <<()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h37 Platform = Log::ChannelFlag<18>, enumerator
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp258 void MCMachOStreamer::emitBuildVersion(unsigned Platform, unsigned Major, in emitBuildVersion()
266 unsigned Platform, unsigned Major, unsigned Minor, unsigned Update, in emitDarwinTargetVariantBuildVersion()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-types.h25 class Platform; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c273 int32_t __isPlatformVersionAtLeast(uint32_t Platform, uint32_t Major, in __isPlatformVersionAtLeast()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h379 void setTarget(DarwinPlatformKind Platform, DarwinEnvironmentKind Environment, in setTarget()
H A DPS4CPU.cpp333 const ArgList &Args, StringRef Platform, in PS4PS5Base()
H A DDarwin.cpp1860 DarwinPlatformKind Platform; member
2324 DarwinPlatformKind Platform = OSTarget->getPlatform(); in AddDeploymentTarget() local
3289 static const char *getPlatformName(Darwin::DarwinPlatformKind Platform, in getPlatformName()
3379 Darwin::DarwinPlatformKind Platform; in addPlatformVersionArgs() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h250 JITDylib *Platform = nullptr; variable
H A DMachOPlatform.h67 uint32_t Platform; // Platform. member
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp68 StringRef Platform = Target.getPlatformName(); in isPlatformEnvironment() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3907 StringRef Platform = Spec.getPlatform(); in CheckAvailabilitySpecList() local
3952 StringRef Platform = in ParseAvailabilitySpec() local
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp104 Object Platform; in serializePlatform() local
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp239 cl::opt<LLJITPlatform> Platform( variable
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1171 unsigned Platform = StringSwitch<unsigned>(PlatformName) in parseBuildVersion() local

12