Home
last modified time | relevance | path

Searched +full:darwin +full:- +full:x64 (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/llvm/test/CodeGen/X86/
H A Dsegmented-stacks.ll1 ; RUN: llc < %s -mcpu=generic -mtriple=i686-linux -verify-machineinstrs | FileCheck %s -check-prefi…
2 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-linux -verify-machineinstrs | FileCheck %s -check-pr…
3 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-linux -code-model=large -verify-machineinstrs | FileC…
4 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-linux-gnux32 -verify-machineinstrs | FileCheck %s -ch…
5 ; RUN: llc < %s -mcpu=generic -mtriple=i686-darwin -verify-machineinstrs | FileCheck %s -check-pref…
6 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-darwin -verify-machineinstrs | FileCheck %s -check-pr…
7 ; RUN: llc < %s -mcpu=generic -mtriple=i686-mingw32 -verify-machineinstrs | FileCheck %s -check-pre…
8 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-freebsd -verify-machineinstrs | FileCheck %s -check-p…
9 ; RUN: llc < %s -mcpu=generic -mtriple=i686-dragonfly -verify-machineinstrs | FileCheck %s -check-p…
10 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-dragonfly -verify-machineinstrs | FileCheck %s -check
[all …]
H A Dstack-protector.ll1 ; RUN: llc -mtriple=i386-pc-linux-gnu < %s -o - | FileCheck --check-prefix=LINUX-I386 %s
2 ; RUN: llc -mtriple=x86_64-pc-linux-gnu < %s -o - | FileCheck --check-prefix=LINUX-X64 %s
3 ; RUN: llc -code-model=kernel -mtriple=x86_64-pc-linux-gnu < %s -o - | FileCheck --check-prefix=LIN…
4 ; RUN: llc -mtriple=x86_64-apple-darwin < %s -o - | FileCheck --check-prefix=DARWIN-X64 %s
5 ; RUN: llc -mtriple=amd64-pc-openbsd < %s -o - | FileCheck --check-prefix=OPENBSD-AMD64 %s
6 ; RUN: llc -mtriple=i386-pc-windows-msvc < %s -o - | FileCheck -check-prefix=MSVC-I386 %s
29 ; LINUX-I386-LABEL: test1a:
30 ; LINUX-I386-NOT: calll __stack_chk_fail
31 ; LINUX-I386: .cfi_endproc
33 ; LINUX-X64-LABEL: test1a:
[all …]
H A Dtls-models.ll1 ; RUN: llc < %s -march=x86-64 -mtriple=x86_64-linux-gnu | FileCheck -check-prefix=X64 %s
2 ; RUN: llc < %s -march=x86-64 -mtriple=x86_64-linux-gnu -relocation-model=pic | FileCheck -check-pr…
3 ; RUN: llc < %s -march=x86 -mtriple=i386-linux-gnu | FileCheck -check-prefix=X32 %s
4 ; RUN: llc < %s -march=x86 -mtriple=i386-linux-gnu -relocation-model=pic | FileCheck -check-prefix=…
6 ; Darwin always uses the same model.
7 ; RUN: llc < %s -march=x86-64 -mtriple=x86_64-apple-darwin | FileCheck -check-prefix=DARWIN %s
21 ; See test cases for emulated model in emutls.ll, emutls-pic.ll and emutls-pie.ll.
23 ; ----- no model specified -----
29 ; Non-PIC code can use initial-exec, PIC code has to use general dynamic.
30 ; X64-LABEL: f1:
[all …]
H A Dv8i1-masks.ll2 ; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+avx | FileCheck %s --check-prefix=CHECK --check-
3 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+avx | FileCheck %s --check-prefix=CHECK --chec…
6 ; X32-LABEL: and_masks:
8 ; X32-NEXT: movl {{[0-9]+}}(%esp), %eax
9 ; X32-NEXT: movl {{[0-9]+}}(%esp), %ecx
10 ; X32-NEXT: movl {{[0-9]+}}(%esp), %edx
11 ; X32-NEXT: vmovups (%edx), %ymm0
12 ; X32-NEXT: vmovups (%ecx), %ymm1
13 ; X32-NEXT: vcmpltps %ymm0, %ymm1, %ymm1
14 ; X32-NEXT: vmovups (%eax), %ymm2
[all …]
H A Dvec_insert-mmx.ll2 ; RUN: llc < %s -mtriple=i686-darwin -mattr=+mmx,+sse2 | FileCheck %s --check-prefix=X32
3 ; RUN: llc < %s -mtriple=x86_64-darwin -mattr=+mmx,+sse4.1 | FileCheck %s --check-prefix=X64
7 ; X32-LABEL: t0:
9 ; X32-NEXT: subl $12, %esp
10 ; X32-NEXT: movd {{.*#+}} xmm0 = mem[0],zero,zero,zero
11 ; X32-NEXT: pshufd {{.*#+}} xmm0 = xmm0[1,0,1,1]
12 ; X32-NEXT: movq %xmm0, (%esp)
13 ; X32-NEXT: movq (%esp), %mm0
14 ; X32-NEXT: addl $12, %esp
15 ; X32-NEXT: retl
[all …]
H A Davx512-intel-ocl.ll1 ; RUN: llc < %s -mtriple=i686-apple-darwin -mcpu=knl | FileCheck -check-prefix=X32 %s
2 ; RUN: llc < %s -mtriple=i386-pc-win32 -mcpu=knl | FileCheck -check-prefix=X32 %s
3 ; RUN: llc < %s -mtriple=x86_64-win32 -mcpu=knl | FileCheck -check-prefix=WIN64 %s
4 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=knl | FileCheck -check-prefix=X64 %s
10 ; WIN64-LABEL: testf16_inp
11 ; WIN64: vaddps {{.*}}, {{%zmm[0-1]}}
16 ; X32-LABEL: testf16_inp
17 ; X32: vaddps {{.*}}, {{%zmm[0-1]}}
23 ; X64-LABEL: testf16_inp
24 ; X64: vaddps {{.*}}, {{%zmm[0-1]}}
[all …]
H A Dvector-shuffle-mmx.ll2 ; RUN: llc < %s -mtriple=i686-darwin -mattr=+mmx,+sse2 | FileCheck --check-prefix=X32 %s
3 ; RUN: llc < %s -mtriple=x86_64-darwin -mattr=+mmx,+sse2 | FileCheck --check-prefix=X64 %s
8 ; X32-LABEL: test0:
10 ; X32-NEXT: movl {{[0-9]+}}(%esp), %eax
11 ; X32-NEXT: movsd {{.*#+}} xmm0 = mem[0],zero
12 ; X32-NEXT: pshufd {{.*#+}} xmm0 = xmm0[1,1,2,3]
13 ; X32-NEXT: movq %xmm0, (%eax)
14 ; X32-NEXT: retl
16 ; X64-LABEL: test0:
17 ; X64: ## BB#0: ## %entry
[all …]
H A Dsibcall-5.ll1 ; RUN: llc < %s -mtriple=i386-apple-darwin9 -mattr=+sse2 | FileCheck %s --check-prefix=X32
2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+sse2 | FileCheck %s --check-prefix=X64
3 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=-sse3 | FileCheck %s --check-prefix=X64_BAD
10 ; X32-LABEL: foo:
13 ; X64-LABEL: foo:
14 ; X64: jmp _sin
20 ; X32-LABEL: bar:
23 ; X64-LABEL: bar:
24 ; X64: jmp _sinf
H A Davx2-pmovxrm.ll2 ; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+avx2 | FileCheck %s --check-prefix=X32
3 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+avx2 | FileCheck %s --check-prefix=X64
6 ; X32-LABEL: test_llvm_x86_avx2_pmovsxbw:
8 ; X32-NEXT: movl {{[0-9]+}}(%esp), %eax
9 ; X32-NEXT: vpmovsxbw (%eax), %ymm0
10 ; X32-NEXT: retl
12 ; X64-LABEL: test_llvm_x86_avx2_pmovsxbw:
13 ; X64: ## BB#0:
14 ; X64-NEXT: vpmovsxbw (%rdi), %ymm0
15 ; X64-NEXT: retq
[all …]
H A Daligned-variadic.ll1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -stack-symbol-ordering=0 | FileCheck %s -check-prefix=
2 ; RUN: llc < %s -mtriple=i686-apple-darwin -stack-symbol-ordering=0 | FileCheck %s -check-prefix=X32
20 ; X64: leaq 232(%rsp), [[REG:%.*]]
21 ; X64: movq [[REG]], 184(%rsp)
22 ; X64: leaq 176(%rsp), %rdi
H A Davx-intel-ocl.ll1 ; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+avx | FileCheck -check-prefix=X32 %s
2 ; RUN: llc < %s -mtriple=i386-pc-win32 -mattr=+avx | FileCheck -check-prefix=X32 %s
3 ; RUN: llc < %s -mtriple=x86_64-win32 -mattr=+avx | FileCheck -check-prefix=WIN64 %s
4 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+avx | FileCheck -check-prefix=X64 %s
10 ; WIN64-LABEL: testf16_inp
11 ; WIN64: vaddps {{.*}}, {{%ymm[0-1]}}
12 ; WIN64: vaddps {{.*}}, {{%ymm[0-1]}}
17 ; X32-LABEL: testf16_inp
18 ; X32: vaddps {{.*}}, {{%ymm[0-1]}}
19 ; X32: vaddps {{.*}}, {{%ymm[0-1]}}
[all …]
/aosp_15_r20/external/perfetto/tools/
H A Dinstall-build-deps8 # http://www.apache.org/licenses/LICENSE-2.0
41 # root (to avoid ending up with buildtools/protobuf/protobuf-1.2.3/... and have
43 # |target_os| is either 'darwin', 'linux', 'windows' or 'all'
44 # |target_arch| is either 'x64', 'arm64' or 'all'
67 'buildtools/mac/clang-format',
70 'buildtools/linux64/clang-format',
73 'buildtools/win/clang-format.exe',
80 # GN. From https://chrome-infra-packages.appspot.com/dl/gn/gn/.
84 'https://storage.googleapis.com/perfetto/gn-mac-1968-0725d782',
86 'darwin', 'x64'),
[all …]
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Ddebug-info-ptr-to-member-function.cpp1 …%clang_cc1 %s -triple x86_64-apple-darwin -debug-info-kind=limited -emit-llvm -o - | FileCheck -ch…
2 …%clang_cc1 %s -triple x86_64-pc-win32 -debug-info-kind=limited -emit-llvm -o - | FileCheck -ch…
13 // A pointer to a member function is a pair of function- and this-pointer.
15 // DARWIN-X64-SAME: size: 128
16 // WIN32-X64-NOT: size:
17 // CHECK-SAME: extraData: {{.*}})
20 // DARWIN-X64-SAME: size: 128
21 // WIN32-X64-SAME: size: 64
/aosp_15_r20/external/grpc-grpc/
H A DRakefile1 # -*- ruby -*-
15 task.options = ['-c', 'src/ruby/.rubocop.yml']
32 'x86-mingw32', 'x64-mingw32', 'x64-mingw-ucrt',
33 'x86_64-linux', 'x86-linux', 'aarch64-linux',
34 'x86_64-darwin', 'arm64-darwin',
41 … spec.files += %w( etc/roots.pem grpc_c.32-msvcrt.ruby grpc_c.64-msvcrt.ruby grpc_c.64-ucrt.ruby )
45 CLEAN.add "src/ruby/lib/grpc/[0-9].[0-9]", "src/ruby/lib/grpc/grpc_c.{bundle,so}"
73 t.rspec_opts = "--tag #{suite[:tag]}" if suite[:tag]
75 t.rspec_opts = suite[:tags].map { |x| "--tag #{x}" }.join(' ')
90 { cross: 'x86_64-w64-mingw32', out: 'grpc_c.64-ucrt.ruby', platform: 'x64-mingw-ucrt' },
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/
DRakefile1 # -*- ruby -*-
14 task.options = ['-c', 'src/ruby/.rubocop.yml']
31 'x86-mingw32', 'x64-mingw32', 'x64-mingw-ucrt',
32 'x86_64-linux', 'x86-linux',
33 'x86_64-darwin', 'arm64-darwin',
34 'universal-darwin'
41 … spec.files += %w( etc/roots.pem grpc_c.32-msvcrt.ruby grpc_c.64-msvcrt.ruby grpc_c.64-ucrt.ruby )
45 CLEAN.add "src/ruby/lib/grpc/[0-9].[0-9]", "src/ruby/lib/grpc/grpc_c.{bundle,so}"
73 t.rspec_opts = "--tag #{suite[:tag]}" if suite[:tag]
75 t.rspec_opts = suite[:tags].map { |x| "--tag #{x}" }.join(' ')
[all …]
/aosp_15_r20/external/protobuf/ruby/
H A DRakefile6 spec = Gem::Specification.load("google-protobuf.gemspec")
42 elsif system('../src/protoc --version')
58 sh "#{protoc_command} -I../src --ruby_out=lib #{input_file}"
66 sh "#{protoc_command} -I../src -I. -I./tests --ruby_out=. #{proto_file}"
73 system("mvn --batch-mode clean")
77 system("mvn --batch-mode package")
86 # We need utf8_range in-tree.
90 …FileUtils.cp("../third_party/utf8_range/range2-neon.c", "ext/google/protobuf_c/third_party/utf8_ra…
91 …FileUtils.cp("../third_party/utf8_range/range2-sse.c", "ext/google/protobuf_c/third_party/utf8_ran…
96 unless RUBY_PLATFORM =~ /darwin/
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/
H A DRakefile6 spec = Gem::Specification.load("google-protobuf.gemspec")
42 elsif system('../src/protoc --version')
58 sh "#{protoc_command} -I../src --ruby_out=lib #{input_file}"
66 sh "#{protoc_command} -I../src -I. -I./tests --ruby_out=. #{proto_file}"
73 system("mvn --batch-mode clean")
77 system("mvn --batch-mode package")
86 # We need utf8_range in-tree.
90 …FileUtils.cp("../third_party/utf8_range/range2-neon.c", "ext/google/protobuf_c/third_party/utf8_ra…
91 …FileUtils.cp("../third_party/utf8_range/range2-sse.c", "ext/google/protobuf_c/third_party/utf8_ran…
96 unless RUBY_PLATFORM =~ /darwin/
[all …]
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/
H A Dpackage-lock.json2 "name": "watch-web-app",
8 "name": "watch-web-app",
17 "@angular/platform-browser": "^18.0.0",
18 "@angular/platform-browser-dynamic": "^18.0.0",
20 "ng-keyboard-shortcuts": "^13.0.8",
26 "@angular-devkit/build-angular": "^18.0.1",
28 "@angular/compiler-cli": "^18.0.0",
30 "jasmine-core": "~5.1.0",
32 "karma-chrome-launcher": "~3.2.0",
33 "karma-coverage": "~2.2.0",
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/
Dplatform_maintainers.txt1 # Copyright (C) 2005, 2007 Douglas Gregor <doug.gregor -at- gmail.com>
5 # This file lists the names and e-mail addresses of the maintainers
6 # of each Boost testing platform , and is used by the regression-
7 # reporting scripts to direct e-mail related to those platforms to the
15 Sandia-darwin-intel darwin-4.0.1 Noel Belcourt <kbelco -at- sandia.gov>
16 Sandia-darwin-ppc darwin-4.0.1 Noel Belcourt <kbelco -at- sandia.gov>
17 Sandia-intel intel-linux-8.1 Noel Belcourt <kbelco -at- sandia.gov>
18 Sandia-intel intel-linux-9.0 Noel Belcourt <kbelco -at- sandia.gov>
19 Sandia-intel intel-linux-9.1 Noel Belcourt <kbelco -at- sandia.gov>
20 Sandia-gcc gcc-4.2.1 Noel Belcourt <kbelco -at- sandia.gov>
[all …]
/aosp_15_r20/external/chromium-trace/catapult/common/node_runner/node_runner/
H A Dnode_binaries.json6 "cloud_storage_bucket": "chromium-telemetry",
10 "download_path": "bin/node/node-linux64.zip",
11 "path_within_archive": "node-v10.14.1-linux-x64/bin/node",
16 "download_path": "bin/node/node-mac64.zip",
17 "path_within_archive": "node-v10.14.1-darwin-x64/bin/node",
22 "download_path": "bin/node/node-win64.zip",
23 "path_within_archive": "node-v10.14.1-win-x64/node.exe",
30 "cloud_storage_bucket": "chromium-telemetry",
34 "download_path": "bin/node/npm-linux64.zip",
35 "path_within_archive": "node-v10.14.1-linux-x64/lib/node_modules/npm/bin/npm-cli.js",
[all …]
/aosp_15_r20/external/tcpdump/cmake/Modules/
H A DFindPCAP.cmake6 # lib subdirectories for pcap.dll (e.g WpdPack or npcap-sdk).
8 # (e.g cmake -DPCAP_ROOT=C:\path\to\pcap [...])
15 # libpcap isn't set up to install .pc files or pcap-config on Windows,
32 # The 64-bit Packet.lib is located under /x64
35 # For the WinPcap and Npcap SDKs, the Lib subdirectory of the top-level
36 # directory contains 32-bit libraries; the 64-bit libraries are in the
37 # Lib/x64 directory.
39 # The only way to *FORCE* CMake to look in the Lib/x64 directory
41 # CMAKE_LIBRARY_ARCHITECTURE to "x64".
43 set(CMAKE_LIBRARY_ARCHITECTURE "x64")
[all …]
/aosp_15_r20/external/grpc-grpc/tools/run_tests/artifacts/
H A Dartifact_targets.py8 # http://www.apache.org/licenses/LICENSE-2.0
45 docker_args += ["-e", "%s=%s" % (k, v)]
105 _MACOS_COMPAT_FLAG = "-mmacosx-version-min=10.10"
107 _ARCH_FLAG_MAP = {"x86": "-m32", "x64": "-m64"}
122 self.labels.append("latest-manylinux")
140 # building the native extension is the most time-consuming part of the build
144 environ["ARCHFLAGS"] = "-arch arm64 -arch x86_64"
155 environ["LDFLAGS"] = "-s"
179 environ["LDFLAGS"] = "-s"
183 # only build the packages that depend on grpcio-tools
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/artifacts/
Dartifact_targets.py8 # http://www.apache.org/licenses/LICENSE-2.0
43 docker_args += ['-e', '%s=%s' % (k, v)]
96 _MACOS_COMPAT_FLAG = '-mmacosx-version-min=10.10'
98 _ARCH_FLAG_MAP = {'x86': '-m32', 'x64': '-m64'}
113 self.labels.append('latest-manylinux')
131 # building the native extension is the most time-consuming part of the build
135 environ['ARCHFLAGS'] = "-arch arm64 -arch x86_64"
166 environ['LDFLAGS'] = '-s'
170 # only build the packages that depend on grpcio-tools
172 # - they require protoc to run on current architecture
[all …]
/aosp_15_r20/external/cronet/build/config/sanitizers/
H A DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
36 "$clang_base_path/bin/llvm-symbolizer${exe}",
69 "ASan is only supported in 64-bit builds on Windows.")
75 _clang_rt_dso_path = "darwin/libclang_rt.asan_osx_dynamic.dylib"
78 _clang_rt_dso_path = "darwin/libclang_rt.ubsan_osx_dynamic.dylib"
82 _clang_rt_dso_path = "darwin/libclang_rt.asan_iossim_dynamic.dylib"
85 _clang_rt_dso_path = "darwin/libclang_rt.ubsan_iossim_dynamic.dylib"
87 } else if (is_win && current_cpu == "x64") {
89 _clang_rt_dso_path = "windows/clang_rt.asan_dynamic-x86_64.dll"
92 _clang_rt_dso_path = "windows/clang_rt.ubsan_dynamic-x86_64.dll"
[all …]
/aosp_15_r20/external/pigweed/pw_web/log-viewer/
H A Dpackage-lock.json2 "name": "log-viewer",
8 "name": "log-viewer",
12 "@codemirror/lang-python": "^6.1.6",
14 "@codemirror/theme-one-dark": "^6.1.2",
15 "@lit-labs/virtualizer": "^2.0.7",
17 "@shoelace-style/shoelace": "^2.15.0",
20 "prettier-plugin-jsdoc": "^0.4.2"
23 "@open-wc/testing": "^3.0.0-next.5",
24 "@remcovaes/web-test-runner-vite-plugin": "^1.2.1",
26 "@typescript-eslint/eslint-plugin": "^5.59.7",
[all …]

12345678910>>...13