Searched refs:darwin (Results 1 – 25 of 2747) sorted by relevance
12345678910>>...110
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | MachO-subtypes.ll | 3 ; RUN: llc -mtriple=armv4t-apple-darwin -filetype=obj -o - < %s \ 6 ; RUN: llc -mtriple=armv5-apple-darwin -filetype=obj -o - < %s \ 8 ; RUN: llc -mtriple=armv5e-apple-darwin -filetype=obj -o - < %s \ 10 ; RUN: llc -mtriple=armv5t-apple-darwin -filetype=obj -o - < %s \ 12 ; RUN: llc -mtriple=armv5te-apple-darwin -filetype=obj -o - < %s \ 14 ; RUN: llc -mtriple=armv5tej-apple-darwin -filetype=obj -o - < %s \ 17 ; RUN: llc -mtriple=armv6-apple-darwin -filetype=obj -o - < %s \ 19 ; RUN: llc -mtriple=armv6k-apple-darwin -filetype=obj -o - < %s \ 21 ; RUN: llc -mtriple=thumbv6-apple-darwin -filetype=obj -o - < %s \ 23 ; RUN: llc -mtriple=thumbv6k-apple-darwin -filetype=obj -o - < %s \ [all …]
|
D | darwin-eabi.ll | 1 ; RUN: llc -mtriple=thumbv7m-apple-darwin -mcpu=cortex-m3 < %s | FileCheck %s --check-prefix=CHECK-… 2 ; RUN: llc -mtriple=thumbv7em-apple-darwin -mcpu=cortex-m4 < %s | FileCheck %s --check-prefix=CHECK… 3 ; RUN: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-m3 < %s | FileCheck %s --check-prefix=CHECK-M3 4 ; RUN: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-m4 < %s | FileCheck %s --check-prefix=CHECK-M4
|
/external/llvm/test/CodeGen/ARM/ |
D | MachO-subtypes.ll | 3 ; RUN: llc -mtriple=armv4t-apple-darwin -filetype=obj -o - < %s \ 6 ; RUN: llc -mtriple=armv5-apple-darwin -filetype=obj -o - < %s \ 8 ; RUN: llc -mtriple=armv5e-apple-darwin -filetype=obj -o - < %s \ 10 ; RUN: llc -mtriple=armv5t-apple-darwin -filetype=obj -o - < %s \ 12 ; RUN: llc -mtriple=armv5te-apple-darwin -filetype=obj -o - < %s \ 14 ; RUN: llc -mtriple=armv5tej-apple-darwin -filetype=obj -o - < %s \ 17 ; RUN: llc -mtriple=armv6-apple-darwin -filetype=obj -o - < %s \ 19 ; RUN: llc -mtriple=armv6k-apple-darwin -filetype=obj -o - < %s \ 21 ; RUN: llc -mtriple=thumbv6-apple-darwin -filetype=obj -o - < %s \ 23 ; RUN: llc -mtriple=thumbv6k-apple-darwin -filetype=obj -o - < %s \ [all …]
|
D | darwin-eabi.ll | 1 ; RUN: llc -mtriple=thumbv7m-apple-darwin -mcpu=cortex-m3 < %s | FileCheck %s --check-prefix=CHECK-… 2 ; RUN: llc -mtriple=thumbv7em-apple-darwin -mcpu=cortex-m4 < %s | FileCheck %s --check-prefix=CHECK… 3 ; RUN: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-m3 < %s | FileCheck %s --check-prefix=CHECK-M3 4 ; RUN: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-m4 < %s | FileCheck %s --check-prefix=CHECK-M4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/ |
D | debug_info_offset.test | 1 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 8 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 13 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 17 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 24 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 28 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 32 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 36 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 40 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 44 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
|
D | name.test | 1 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 6 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 28 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 41 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 43 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 45 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 49 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 51 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 53 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ 55 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \ [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-size/ |
D | darwin-m.test | 1 RUN: llvm-size -m %p/Inputs/darwin-m.o | FileCheck --check-prefix="DARWIN" %s 2 RUN: llvm-size -m %p/Inputs/darwin-m.o %p/Inputs/darwin-m1.o | FileCheck --check-prefix="DARWIN2" %s 10 DARWIN2: Inputs/darwin-m.o: 11 DARWIN2: Inputs/darwin-m1.o:
|
/external/clang/test/Driver/ |
D | darwin-objc-defaults.m | 12 // CHECK-CHECK-I386_OSX10_5: darwin-objc-defaults 21 // CHECK-CHECK-I386_OSX10_6: darwin-objc-defaults 30 // CHECK-CHECK-I386_IPHONE3_0: darwin-objc-defaults 49 // CHECK-CHECK-X86_64_OSX10_5: darwin-objc-defaults 57 // CHECK-CHECK-X86_64_OSX10_6: darwin-objc-defaults 65 // CHECK-CHECK-X86_64_IPHONE3_0: darwin-objc-defaults 76 // CHECK-CHECK-ARMV7_OSX10_5: darwin-objc-defaults 85 // CHECK-CHECK-ARMV7_OSX10_6: darwin-objc-defaults 94 // CHECK-CHECK-ARMV7_IPHONE3_0: darwin-objc-defaults
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | clwb.ll | 4 ; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=clwb | FileCheck %s 5 ; RUN: llc < %s -mtriple=i686-apple-darwin -mcpu=skx | FileCheck %s 6 ; RUN: not llc < %s -mtriple=i686-apple-darwin -mcpu=cannonlake 2>&1 | FileCheck %s --check-prefix=… 7 ; RUN: llc < %s -mtriple=i686-apple-darwin -mcpu=icelake-client | FileCheck %s 8 ; RUN: llc < %s -mtriple=i686-apple-darwin -mcpu=icelake-server | FileCheck %s
|
D | fast-isel-constpool.ll | 2 ; RUN: llc -mtriple=x86_64-apple-darwin -fast-isel -code-model=small < %s | FileCheck %s 3 ; RUN: llc -mtriple=x86_64-apple-darwin -fast-isel -code-model=large < %s | FileCheck %s --check-pr… 4 ; RUN: llc -mtriple=x86_64-apple-darwin -fast-isel -code-model=small -mattr=avx < %s | FileCheck %s… 5 ; RUN: llc -mtriple=x86_64-apple-darwin -fast-isel -code-model=large -mattr=avx < %s | FileCheck %s… 6 ; RUN: llc -mtriple=x86_64-apple-darwin -fast-isel -code-model=small -mattr=avx512f < %s | FileChec… 7 ; RUN: llc -mtriple=x86_64-apple-darwin -fast-isel -code-model=large -mattr=avx512f < %s | FileChec…
|
D | pause.ll | 2 ; RUN: llc < %s -disable-peephole -mtriple=i386-apple-darwin -mattr=-sse -show-mc-encoding | FileCh… 3 ; RUN: llc < %s -disable-peephole -mtriple=i386-apple-darwin -mattr=-avx,+sse2 -show-mc-encoding | … 4 ; RUN: llc < %s -disable-peephole -mtriple=i386-apple-darwin -mattr=+avx2 -show-mc-encoding | FileC… 5 ; RUN: llc < %s -disable-peephole -mtriple=i386-apple-darwin -mcpu=skx -show-mc-encoding | FileChec…
|
/external/clang/test/SemaObjC/ |
D | opaque-is-access-warn.m | 1 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -mios-version-min=7 -fsyntax-only -Wdeprecat… 2 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -mios-version-min=7 -fsyntax-only %s -Xclang… 3 // RUN: %clang -target x86_64-apple-darwin -mios-simulator-version-min=7 -fsyntax-only -Wdeprecated… 4 // RUN: %clang -target x86_64-apple-darwin -arch armv7k -mwatchos-version-min=2 -fsyntax-only -Wdep… 6 // RUN: %clang -target x86_64-apple-darwin -arch x86_64 -fsyntax-only -Wdeprecated-objc-isa-usage %…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | mmx-arg-passing.ll | 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+mmx | grep mm0 | count 1 2 ; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+mmx | grep esp | count 2 3 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+mmx,+sse2 | grep xmm0 4 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+mmx,+sse2 | grep rdi 5 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+mmx,+sse2 | not grep movups
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | div.ll | 1 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - \ 3 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-m3 -mattr=+thumb2 %s -o - \ 5 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=swift %s -o - \ 7 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r4 %s -o - \ 9 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r4f %s -o - \ 11 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r5 %s -o - \
|
/external/llvm/test/CodeGen/Thumb2/ |
D | div.ll | 1 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - \ 3 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-m3 -mattr=+thumb2 %s -o - \ 5 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=swift %s -o - \ 7 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r4 %s -o - \ 9 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r4f %s -o - \ 11 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r5 %s -o - \
|
/external/python/cpython2/Lib/ |
D | Android.bp | 50 darwin: { 51 srcs: [":py2-plat-darwin"], 61 name: "py2-plat-darwin", 62 srcs: ["plat-darwin/*.py"], 63 path: "plat-darwin",
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/X86/ |
D | macho-literals.test | 1 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 2 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 3 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 4 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 5 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 6 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l…
|
/external/llvm/test/tools/llvm-objdump/X86/ |
D | macho-literals.test | 1 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 2 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 3 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 4 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 5 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l… 6 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l…
|
/external/toolchain-utils/go/patch/ |
D | go1.patch | 6 -// +build darwin linux 7 +// +build darwin linux android 45 -// +build darwin linux 46 +// +build darwin linux android 58 -// +build linux darwin 59 +// +build linux android darwin
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/ |
D | Host.inc | 38 // On darwin, we want to update the version to match that of the target. 39 std::string::size_type DarwinDashIdx = TargetTripleString.find("-darwin"); 41 TargetTripleString.resize(DarwinDashIdx + strlen("-darwin")); 48 // Reset the OS to darwin as the OS version from `uname` doesn't use the 50 TargetTripleString += "-darwin";
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | arm-returnaddr.ll | 1 ; RUN: llc < %s -mtriple=arm-apple-darwin | FileCheck %s 2 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin | FileCheck %s 3 ; RUN: llc < %s -mtriple=arm-apple-darwin -regalloc=basic | FileCheck %s 4 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin -regalloc=basic | FileCheck %s
|
D | load-global.ll | 1 ; RUN: llc < %s -mtriple=armv6-apple-darwin -relocation-model=static | FileCheck %s -check-prefix=S… 2 ; RUN: llc < %s -mtriple=armv6-apple-darwin -relocation-model=dynamic-no-pic | FileCheck %s -check-… 3 ; RUN: llc < %s -mtriple=armv6-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PIC 4 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PI… 5 ; RUN: llc < %s -mtriple=armv7-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PIC_…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | archive-pad.test | 1 Test that only the darwin format needs to modify archive members to 17 RUN: llvm-ar -format=darwin rc %t.a %t.o 18 RUN: llvm-ar p %t.a > %t.darwin.o 19 RUN: not cmp %t.darwin.o %t.o
|
D | nm-darwin-m.test | 1 RUN: llvm-nm -format darwin %p/Inputs/darwin-m-test1.mach0-armv7 \ 3 RUN: llvm-nm -format darwin %p/Inputs/darwin-m-test2.macho-i386 \ 5 RUN: llvm-nm -m %p/Inputs/darwin-m-test3.macho-x86-64 \ 20 # This is testing is using darwin-m-test3.macho-x86-64 that is linked with
|
/external/llvm/test/Object/ |
D | nm-darwin-m.test | 1 RUN: llvm-nm -format darwin %p/Inputs/darwin-m-test1.mach0-armv7 \ 3 RUN: llvm-nm -format darwin %p/Inputs/darwin-m-test2.macho-i386 \ 5 RUN: llvm-nm -m %p/Inputs/darwin-m-test3.macho-x86-64 \ 20 # This is testing is using darwin-m-test3.macho-x86-64 that is linked with
|
12345678910>>...110