Home
last modified time | relevance | path

Searched defs:platform (Results 1 – 25 of 47) sorted by relevance

12

/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_intrinsics.h23 #define _HLSL_AVAILABILITY(platform, version) \ argument
30 #define _HLSL_16BIT_AVAILABILITY(platform, version) \ argument
21 _HLSL_AVAILABILITY(platform,version) global() argument
28 _HLSL_16BIT_AVAILABILITY(platform,version) global() argument
/llvm-project/lld/test/MachO/
H A Dtapi-link.s90 platform: macosx label
98 platform: macosx label
106 platform: macosx label
117 platform: macosx label
H A Dspecial-symbol-ld-previous.s79 platform: macosx label
92 platform: macosx label
111 platform: macosx label
H A Dspecial-symbol-ld-install-name.s48 platform: macosx label
61 platform: macosx label
H A Dobj-file-with-stabs.s79 platform: 1 label
/llvm-project/lldb/unittests/Target/
H A DRemoteAwarePlatformTest.cpp48 void SetRemotePlatform(lldb::PlatformSP platform) { in SetRemotePlatform() argument
79 RemoteAwarePlatformTester platform(false); in TEST_F() local
/llvm-project/lldb/packages/Python/lldbsuite/test/builders/
H A D__init__.py9 def get_builder(platform): argument
H A Ddarwin.py13 def get_os_env_from_platform(platform): argument
/llvm-project/lldb/source/Interpreter/
H A DCommandOptionValidators.cpp18 Platform &platform, const ExecutionContext &target) const { in IsValid()
H A DOptionGroupArchitecture.cpp26 bool OptionGroupArchitecture::GetArchitecture(Platform *platform, in GetArchitecture()
/llvm-project/lldb/test/API/tools/lldb-dap/repl-mode/
H A Dmain.cpp7 int platform = 474747; // built-in command in fun() local
/llvm-project/llvm/lib/TextAPI/
H A DPlatform.cpp71 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in getPlatformName() argument
83 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in getPlatformFromName() argument
H A DTarget.cpp24 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in create() argument
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dtest_categories.py56 def is_supported_on_platform(category, platform, compiler_path): argument
/llvm-project/lldb/unittests/Platform/
H A DPlatformMacOSXTest.cpp33 PlatformMacOSX platform; in TEST_F() local
/llvm-project/lldb/examples/lookup/
H A Dmain.cpp98 const char *platform = NULL; in main() local
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/
H A Dintercept.py235 def is_preload_disabled(platform): argument
/llvm-project/lldb/examples/functions/
H A Dmain.cpp104 const char *platform = NULL; in main() local
/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp285 GDBRemoteCommunicationServerPlatform platform( main_platform() local
[all...]
/llvm-project/lld/MachO/
H A DDriver.cpp668 PlatformType platform = PLATFORM_UNKNOWN; global() member
982 removeSimulator(PlatformType platform) removeSimulator() argument
1002 shouldAdhocSignByDefault(Architecture arch,PlatformType platform) shouldAdhocSignByDefault() argument
1020 PlatformType platform = removeSimulator(config->platformInfo.target.Platform); dataConstDefault() local
1060 PlatformType platform = removeSimulator(config->platformInfo.target.Platform); shouldEmitChainedFixups() local
[all...]
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinDevice.cpp288 BringInRemoteFile(Platform *platform, in BringInRemoteFile() argument
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp883 FileSpec GDBRemoteCommunication::GetDebugserverPath(Platform *platform) { in StartDebugserverProcess() argument
1126 Platform *const platform = nullptr; StartDebugserverProcess() local
[all...]
/llvm-project/mlir/lib/ExecutionEngine/
H A DSyclRuntimeWrappers.cpp57 for (const auto &platform : platformList) { in getDefaultDevice() local
/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c33 dyld_platform_t platform; global() member
/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp26 uint32_t platform; member

12