Home
last modified time | relevance | path

Searched refs:DARWIN (Results 1 – 25 of 148) sorted by relevance

123456

/external/llvm/test/CodeGen/X86/
Dabi-isel.ll7 …model=static -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-32-STATIC
8 …amic-no-pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-32-DYNAMIC
9 …ation-model=pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-32-PIC
11 …model=static -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-64-STATIC
12 …amic-no-pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-64-DYNAMIC
13 …ation-model=pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-64-PIC
62 ; DARWIN-32-STATIC: _foo00:
63 ; DARWIN-32-STATIC: movl _src, [[EAX:%e.x]]
64 ; DARWIN-32-STATIC-NEXT: movl [[EAX]], _dst
65 ; DARWIN-32-STATIC-NEXT: ret
[all …]
Dglobal-sections.ll2 ; RUN: llc < %s -mtriple=i386-apple-darwin9.7 | FileCheck %s -check-prefix=DARWIN
3 …%s -mtriple=i386-apple-darwin10 -relocation-model=static | FileCheck %s -check-prefix=DARWIN-STATIC
111 ; DARWIN: .comm _G1,4,2
122 ; DARWIN: .section __TEXT,__const{{$}}
123 ; DARWIN: _G2:
124 ; DARWIN: .long 42
130 ; DARWIN: .section __DATA,__const
131 ; DARWIN: .globl _G3
132 ; DARWIN: _G3:
133 ; DARWIN: .long _G1
[all …]
Dmemcpy.ll2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=DARWIN
43 ; DARWIN-LABEL: test3:
44 ; DARWIN-NOT: memcpy
45 ; DARWIN: movq
46 ; DARWIN: movq
47 ; DARWIN: movq
48 ; DARWIN: movq
49 ; DARWIN: movq
50 ; DARWIN: movq
51 ; DARWIN: movq
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dabi-isel.ll7 …-march=x86 -relocation-model=static -code-model=small | FileCheck %s -check-prefix=DARWIN-32-STATIC
8 …6 -relocation-model=dynamic-no-pic -code-model=small | FileCheck %s -check-prefix=DARWIN-32-DYNAMIC
9 …arwin -march=x86 -relocation-model=pic -code-model=small | FileCheck %s -check-prefix=DARWIN-32-PIC
11 …rch=x86-64 -relocation-model=static -code-model=small | FileCheck %s -check-prefix=DARWIN-64-STATIC
12 …4 -relocation-model=dynamic-no-pic -code-model=small | FileCheck %s -check-prefix=DARWIN-64-DYNAMIC
13 …in -march=x86-64 -relocation-model=pic -code-model=small | FileCheck %s -check-prefix=DARWIN-64-PIC
62 ; DARWIN-32-STATIC: _foo00:
63 ; DARWIN-32-STATIC: movl _src, [[EAX:%e.x]]
64 ; DARWIN-32-STATIC-NEXT: movl [[EAX]], _dst
65 ; DARWIN-32-STATIC-NEXT: ret
[all …]
Dglobal-sections.ll2 ; RUN: llc < %s -mtriple=i386-apple-darwin9.7 | FileCheck %s -check-prefix=DARWIN
12 ; DARWIN: .comm _G1,4,2
23 ; DARWIN: .section __TEXT,__const_coal,coalesced
24 ; DARWIN: _G2:
25 ; DARWIN: .long 42
31 ; DARWIN: .section __DATA,__const
32 ; DARWIN: .globl _G3
33 ; DARWIN: _G3:
34 ; DARWIN: .long _G1
46 ; DARWIN: .section __TEXT,__literal16,16byte_literals
[all …]
Dmemcpy.ll2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=DARWIN
42 ; DARWIN: test3:
43 ; DARWIN-NOT: memcpy
44 ; DARWIN: movq
45 ; DARWIN: movq
46 ; DARWIN: movq
47 ; DARWIN: movq
48 ; DARWIN: movq
49 ; DARWIN: movq
50 ; DARWIN: movq
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dabi-isel.ll7 …model=static -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-32-STATIC
8 …amic-no-pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-32-DYNAMIC
9 …ation-model=pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-32-PIC
11 …model=static -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-64-STATIC
12 …amic-no-pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-64-DYNAMIC
13 …ation-model=pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-64-PIC
62 ; DARWIN-32-STATIC: _foo00:
63 ; DARWIN-32-STATIC: movl _src, [[EAX:%e.x]]
64 ; DARWIN-32-STATIC-NEXT: movl [[EAX]], _dst
65 ; DARWIN-32-STATIC-NEXT: ret
[all …]
Dglobal-sections.ll2 ; RUN: llc < %s -mtriple=i386-apple-darwin9.7 | FileCheck %s -check-prefix=DARWIN
3 …%s -mtriple=i386-apple-darwin10 -relocation-model=static | FileCheck %s -check-prefix=DARWIN-STATIC
111 ; DARWIN: .comm _G1,4,2
122 ; DARWIN: .section __TEXT,__const{{$}}
123 ; DARWIN: _G2:
124 ; DARWIN: .long 42
130 ; DARWIN: .section __DATA,__const
131 ; DARWIN: .globl _G3
132 ; DARWIN: _G3:
133 ; DARWIN: .long _G1
[all …]
Dmemcpy.ll2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=DARWIN
43 ; DARWIN-LABEL: test3:
44 ; DARWIN-NOT: memcpy
45 ; DARWIN: movq
46 ; DARWIN: movq
47 ; DARWIN: movq
48 ; DARWIN: movq
49 ; DARWIN: movq
50 ; DARWIN: movq
51 ; DARWIN: movq
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dhello-reloc.s5 …apple-darwin8 %s -o - | llvm-readobj -r --expand-relocs | FileCheck -check-prefix=DARWIN-G4-DUMP %s
60 ; DARWIN-G4-DUMP:Format: Mach-O 32-bit ppc
61 ; DARWIN-G4-DUMP:Arch: powerpc
62 ; DARWIN-G4-DUMP:AddressSize: 32bit
63 ; DARWIN-G4-DUMP:Relocations [
64 ; DARWIN-G4-DUMP: Section __text {
65 ; DARWIN-G4-DUMP: Relocation {
66 ; DARWIN-G4-DUMP: Offset: 0x34
67 ; DARWIN-G4-DUMP: PCRel: 1
68 ; DARWIN-G4-DUMP: Length: 2
[all …]
Dalign.ll2 …: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=DARWIN
14 ;DARWIN: .p2align 1
15 ;DARWIN: _c:
20 ;DARWIN: .p2align 2
21 ;DARWIN: _d:
26 ;DARWIN: .p2align 3
27 ;DARWIN: _e:
32 ;DARWIN: .p2align 2
33 ;DARWIN: _f:
38 ;DARWIN: .p2align 3
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dhello-reloc.s5 …apple-darwin8 %s -o - | llvm-readobj -r --expand-relocs | FileCheck -check-prefix=DARWIN-G4-DUMP %s
60 ; DARWIN-G4-DUMP:Format: Mach-O 32-bit ppc
61 ; DARWIN-G4-DUMP:Arch: powerpc
62 ; DARWIN-G4-DUMP:AddressSize: 32bit
63 ; DARWIN-G4-DUMP:Relocations [
64 ; DARWIN-G4-DUMP: Section __text {
65 ; DARWIN-G4-DUMP: Relocation {
66 ; DARWIN-G4-DUMP: Offset: 0x34
67 ; DARWIN-G4-DUMP: PCRel: 1
68 ; DARWIN-G4-DUMP: Length: 2
[all …]
Dalign.ll2 ; RUN: llc < %s -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=DARWIN
14 ;DARWIN: .p2align 1
15 ;DARWIN: _c:
20 ;DARWIN: .p2align 2
21 ;DARWIN: _d:
26 ;DARWIN: .p2align 3
27 ;DARWIN: _e:
32 ;DARWIN: .p2align 2
33 ;DARWIN: _f:
38 ;DARWIN: .p2align 3
[all …]
/external/llvm/test/CodeGen/ARM/
Ddivmod-eabi.ll7 ; RUN: llc -mtriple armv7-apple-darwin %s -o - | FileCheck %s --check-prefix=DARWIN
9 ; RUN: llc -mtriple armv7-apple-darwin-eabi %s -o - | FileCheck %s --check-prefix=DARWIN
13 ; DARWIN-LABEL: f16:
22 ; DARWIN: ___divsi3
23 ; DARWIN: mov [[sum:r[0-9]+]], r0
24 ; DARWIN: __modsi3
25 ; DARWIN: add [[sum]]{{.*}}r0
28 ; DARWIN: __modsi3
34 ; DARWIN: add r0{{.*}}[[sum]]
35 ; DARWIN: sxth r0, r0
[all …]
Dfast-isel-frameaddr.ll1 …-machineinstrs -fast-isel-abort=1 -mtriple=armv7-apple-ios | FileCheck %s --check-prefix=DARWIN-ARM
3 …ineinstrs -fast-isel-abort=1 -mtriple=thumbv7-apple-ios | FileCheck %s --check-prefix=DARWIN-THUMB2
8 ; DARWIN-ARM-LABEL: frameaddr_index0:
9 ; DARWIN-ARM: push {r7}
10 ; DARWIN-ARM: mov r7, sp
11 ; DARWIN-ARM: mov r0, r7
13 ; DARWIN-THUMB2-LABEL: frameaddr_index0:
14 ; DARWIN-THUMB2: str r7, [sp, #-4]!
15 ; DARWIN-THUMB2: mov r7, sp
16 ; DARWIN-THUMB2: mov r0, r7
[all …]
Dalign.ll2 ; RUN: llc < %s -mtriple=arm-apple-darwin10 | FileCheck %s -check-prefix=DARWIN
13 ;DARWIN: .p2align 1
14 ;DARWIN: _c:
19 ;DARWIN: .p2align 2
20 ;DARWIN: _d:
25 ;DARWIN: .p2align 3
26 ;DARWIN: _e:
31 ;DARWIN: .p2align 2
32 ;DARWIN: _f:
37 ;DARWIN: .p2align 3
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Demutls_generic.ll10 ; RUN: | FileCheck -check-prefix=DARWIN %s
80 ; DARWIN-LABEL: _get_external_x:
81 ; DARWIN: ___emutls_v.external_x
82 ; DARWIN: ___emutls_get_address
83 ; DARWIN-LABEL: _get_external_y:
84 ; DARWIN: ___emutls_v.external_y
85 ; DARWIN: ___emutls_get_address
86 ; DARWIN-LABEL: _get_internal_y:
87 ; DARWIN: ___emutls_v.internal_y
88 ; DARWIN: ___emutls_get_address
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/GlobalISel/
Darm-isel-globals-pic.ll3 … -relocation-model=pic -global-isel %s -o - | FileCheck %s -check-prefixes=CHECK,DARWIN,DARWIN-MOVT
4 …=pic -mattr=+no-movt -global-isel %s -o - | FileCheck %s -check-prefixes=CHECK,DARWIN,DARWIN-NOMOVT
11 ; DARWIN-NOMOVT: ldr [[OFFSET:r[0-9]+]], [[LABEL:L[[:alnum:]_]+]]
12 ; DARWIN-MOVT: movw [[OFFSET:r[0-9]+]], :lower16:(_internal_global-([[ANCHOR:L[[:alnum:]_]+]]+8))
13 ; DARWIN-MOVT-NEXT: movt [[OFFSET]], :upper16:(_internal_global-([[ANCHOR]]+8))
14 ; DARWIN: [[ANCHOR:L[[:alnum:]_]+]]:
20 ; DARWIN-NOMOVT: [[LABEL]]:
21 ; DARWIN-NOMOVT-NEXT: .long _internal_global-([[ANCHOR]]+8)
22 ; DARWIN-MOVT-NOT: .long _internal_global
35 ; DARWIN-NOMOVT: ldr [[OFFSET:r[0-9]+]], [[LABEL:L[[:alnum:]_]+]]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Ddivmod-eabi.ll19 ; RUN: llc -mtriple armv7-apple-darwin %s -o - | FileCheck %s --check-prefixes=DARWIN
20 … -mtriple armv7-apple-darwin %s -o - -O0 -optimize-regalloc | FileCheck %s --check-prefix=DARWIN-O0
26 ; DARWIN-LABEL: f16:
27 ; DARWIN-O0-LABEL: f16:
37 ; DARWIN: __divmodsi4
38 ; DARWIN-O0: __divsi3
39 ; DARWIN-O0: __modsi3
46 ; DARWIN: __modsi3
47 ; DARWIN-O0: __modsi3
63 ; DARWIN-LABEL: f32:
[all …]
Dfast-isel-frameaddr.ll1 …-machineinstrs -fast-isel-abort=1 -mtriple=armv7-apple-ios | FileCheck %s --check-prefix=DARWIN-ARM
3 …ineinstrs -fast-isel-abort=1 -mtriple=thumbv7-apple-ios | FileCheck %s --check-prefix=DARWIN-THUMB2
8 ; DARWIN-ARM-LABEL: frameaddr_index0:
9 ; DARWIN-ARM: push {r7, lr}
10 ; DARWIN-ARM: mov r7, sp
11 ; DARWIN-ARM: mov r0, r7
13 ; DARWIN-THUMB2-LABEL: frameaddr_index0:
14 ; DARWIN-THUMB2: push {r7, lr}
15 ; DARWIN-THUMB2: mov r7, sp
16 ; DARWIN-THUMB2: mov r0, r7
[all …]
Demutls_generic.ll10 ; RUN: | FileCheck -check-prefix=DARWIN %s
117 ; DARWIN-LABEL: _get_external_x:
118 ; DARWIN: bl ___emutls_get_address
119 ; DARWIN: .long L___emutls_v.external_x$non_lazy_ptr-(LPC0_0+8)
120 ; DARWIN-LABEL: _get_external_y:
121 ; DARWIN: bl ___emutls_get_address
122 ; DARWIN: .long ___emutls_v.external_y-(LPC1_0+8)
123 ; DARWIN-LABEL: _get_internal_y:
124 ; DARWIN: bl ___emutls_get_address
125 ; DARWIN: .long ___emutls_v.internal_y-(LPC2_0+8)
[all …]
Dalign.ll2 ; RUN: llc < %s -mtriple=arm-apple-darwin10 | FileCheck %s -check-prefix=DARWIN
13 ;DARWIN: .p2align 1
14 ;DARWIN: _c:
19 ;DARWIN: .p2align 2
20 ;DARWIN: _d:
25 ;DARWIN: .p2align 3
26 ;DARWIN: _e:
31 ;DARWIN: .p2align 2
32 ;DARWIN: _f:
37 ;DARWIN: .p2align 3
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dldr-pseudo-wide.s8 …mv7-base-apple-darwin %s | FileCheck --check-prefix=CHECK-DARWIN-ARM --check-prefix=CHECK-DARWIN %s
10 …7-base-apple-darwin %s | FileCheck --check-prefix=CHECK-DARWIN-THUMB2 --check-prefix=CHECK-DARWIN
17 @ CHECK-DARWIN-ARM: ldr r0, Ltmp0
19 @ CHECK-DARWIN-THUMB2: ldr r0, Ltmp0
23 @ CHECK-DARWIN-ARM: ldr r0, Ltmp0
25 @ CHECK-DARWIN-THUMB2: ldr.w r0, Ltmp0
33 @ CHECK-DARWIN-ARM: ldr r0, Ltmp1
35 @ CHECK-DARWIN-THUMB2: ldr r0, Ltmp1
39 @ CHECK-DARWIN-ARM: ldr r0, Ltmp2
41 @ CHECK-DARWIN-THUMB2: ldr.w r0, Ltmp2
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dalign.ll2 ; RUN: llc < %s -mtriple=arm-apple-darwin10 | FileCheck %s -check-prefix=DARWIN
13 ;DARWIN: .align 1
14 ;DARWIN: _c:
19 ;DARWIN: .align 2
20 ;DARWIN: _d:
25 ;DARWIN: .align 3
26 ;DARWIN: _e:
31 ;DARWIN: .align 2
32 ;DARWIN: _f:
37 ;DARWIN: .align 3
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dalign.ll2 ; RUN: llc < %s -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=DARWIN
14 ;DARWIN: .align 1
15 ;DARWIN: _c:
20 ;DARWIN: .align 2
21 ;DARWIN: _d:
26 ;DARWIN: .align 3
27 ;DARWIN: _e:
32 ;DARWIN: .align 2
33 ;DARWIN: _f:
38 ;DARWIN: .align 3
[all …]

123456