/llvm-project/clang/lib/Headers/hlsl/ |
H A D | hlsl_intrinsics.h | 23 #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 D | tapi-link.s | 90 platform: macosx label 98 platform: macosx label 106 platform: macosx label 117 platform: macosx label
|
H A D | special-symbol-ld-previous.s | 79 platform: macosx label 92 platform: macosx label 111 platform: macosx label
|
H A D | special-symbol-ld-install-name.s | 48 platform: macosx label 61 platform: macosx label
|
H A D | obj-file-with-stabs.s | 79 platform: 1 label
|
/llvm-project/lldb/unittests/Target/ |
H A D | RemoteAwarePlatformTest.cpp | 48 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__.py | 9 def get_builder(platform): argument
|
H A D | darwin.py | 13 def get_os_env_from_platform(platform): argument
|
/llvm-project/lldb/source/Interpreter/ |
H A D | CommandOptionValidators.cpp | 18 Platform &platform, const ExecutionContext &target) const { in IsValid()
|
H A D | OptionGroupArchitecture.cpp | 26 bool OptionGroupArchitecture::GetArchitecture(Platform *platform, in GetArchitecture()
|
/llvm-project/lldb/test/API/tools/lldb-dap/repl-mode/ |
H A D | main.cpp | 7 int platform = 474747; // built-in command in fun() local
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | Platform.cpp | 71 #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 D | Target.cpp | 24 #define PLATFORM(platform, id, name, build_name, target, tapi_target, \ in create() argument
|
/llvm-project/lldb/packages/Python/lldbsuite/test/ |
H A D | test_categories.py | 56 def is_supported_on_platform(category, platform, compiler_path): argument
|
/llvm-project/lldb/unittests/Platform/ |
H A D | PlatformMacOSXTest.cpp | 33 PlatformMacOSX platform; in TEST_F() local
|
/llvm-project/lldb/examples/lookup/ |
H A D | main.cpp | 98 const char *platform = NULL; in main() local
|
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/ |
H A D | intercept.py | 235 def is_preload_disabled(platform): argument
|
/llvm-project/lldb/examples/functions/ |
H A D | main.cpp | 104 const char *platform = NULL; in main() local
|
/llvm-project/lldb/tools/lldb-server/ |
H A D | lldb-platform.cpp | 285 GDBRemoteCommunicationServerPlatform platform( main_platform() local [all...] |
/llvm-project/lld/MachO/ |
H A D | Driver.cpp | 668 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 D | PlatformDarwinDevice.cpp | 288 BringInRemoteFile(Platform *platform, in BringInRemoteFile() argument
|
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunication.cpp | 883 FileSpec GDBRemoteCommunication::GetDebugserverPath(Platform *platform) { in StartDebugserverProcess() argument 1126 Platform *const platform = nullptr; StartDebugserverProcess() local [all...] |
/llvm-project/mlir/lib/ExecutionEngine/ |
H A D | SyclRuntimeWrappers.cpp | 57 for (const auto &platform : platformList) { in getDefaultDevice() local
|
/llvm-project/compiler-rt/lib/builtins/ |
H A D | os_version_check.c | 33 dyld_platform_t platform; global() member
|
/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/ |
H A D | create-empty-corefile.cpp | 26 uint32_t platform; member
|