Home
last modified time | relevance | path

Searched refs:WIN64 (Results 1 – 25 of 65) sorted by relevance

123

/external/llvm/test/CodeGen/X86/
Dwin64_eh.ll1 …mattr=sse2 -mtriple=x86_64-pc-windows-itanium | FileCheck %s -check-prefix=WIN64 -check-prefix=NORM
2 ; RUN: llc < %s -O0 -mattr=sse2 -mtriple=x86_64-pc-mingw32 | FileCheck %s -check-prefix=WIN64 -chec…
3 …tr=sse2 -mtriple=x86_64-pc-mingw32 -mcpu=atom | FileCheck %s -check-prefix=WIN64 -check-prefix=ATOM
10 ; WIN64-LABEL: foo0:
11 ; WIN64: .seh_proc foo0
12 ; WIN64: .seh_endprologue
13 ; WIN64: ret
14 ; WIN64: .seh_endproc
22 ; WIN64-LABEL: foo1:
23 ; WIN64: .seh_proc foo1
[all …]
Dwin64_call_epi.ll1 ; RUN: llc < %s -mtriple=x86_64-pc-mingw32 | FileCheck %s -check-prefix=WIN64
21 ; WIN64-LABEL: foo1:
22 ; WIN64: .seh_proc foo1
23 ; WIN64: callq bar
24 ; WIN64: nop
25 ; WIN64: addq ${{[0-9]+}}, %rsp
26 ; WIN64: retq
28 ; WIN64: callq _Unwind_Resume
29 ; WIN64-NEXT: ud2
30 ; WIN64: .seh_endproc
[all …]
Davx-intel-ocl.ll3 ; RUN: llc < %s -mtriple=x86_64-win32 -mattr=+avx | FileCheck -check-prefix=WIN64 %s
10 ; WIN64-LABEL: testf16_inp
11 ; WIN64: vaddps {{.*}}, {{%ymm[0-1]}}
12 ; WIN64: vaddps {{.*}}, {{%ymm[0-1]}}
13 ; WIN64: leaq {{.*}}(%rsp), %rcx
14 ; WIN64: call
15 ; WIN64: ret
44 ; WIN64-LABEL: testf16_regs
45 ; WIN64: call
46 ; WIN64: vaddps {{%ymm[6-7]}}, {{%ymm[0-1]}}, {{%ymm[0-1]}}
[all …]
Dmod128.ll2 ; RUN: llc < %s -mtriple=x86_64-cygwin | FileCheck %s -check-prefix=WIN64
3 ; RUN: llc < %s -mtriple=x86_64-win32 | FileCheck %s -check-prefix=WIN64
4 ; RUN: llc < %s -mtriple=x86_64-mingw32 | FileCheck %s -check-prefix=WIN64
12 ; WIN64-NOT: movl $3, %r8d
13 ; WIN64-NOT: xorl %r9d, %r9d
14 ; WIN64-DAG: movq %rdx, 56(%rsp)
15 ; WIN64-DAG: movq %rcx, 48(%rsp)
16 ; WIN64-DAG: leaq 48(%rsp), %rcx
17 ; WIN64-DAG: leaq 32(%rsp), %rdx
18 ; WIN64-DAG: movq $0, 40(%rsp)
[all …]
Dbool-zext.ll2 ; RUN: llc < %s -mtriple=x86_64-pc-win32 | FileCheck %s -check-prefix=WIN64
7 ; WIN64: @bar1
8 ; WIN64: movzbl
9 ; WIN64: callq
20 ; WIN64: @bar2
21 ; WIN64-NOT: movzbl
22 ; WIN64: callq
35 ; WIN64: @bar3
36 ; WIN64: callq
37 ; WIN64-NOT: movzbl
[all …]
Dh-registers-0.ll3 ; RUN: llc < %s -mattr=-bmi -mtriple=x86_64-win32 | FileCheck %s -check-prefix=WIN64
16 ; WIN64-LABEL: bar64:
17 ; WIN64: shrq $8, %rcx
18 ; WIN64: incb %cl
34 ; WIN64-LABEL: bar32:
35 ; WIN64: shrl $8, %ecx
36 ; WIN64: incb %cl
52 ; WIN64-LABEL: bar16:
53 ; WIN64: shrl $8, %ecx
54 ; WIN64: incb %cl
[all …]
Dapm.ll2 ; RUN: llc < %s -mtriple=x86_64-win32 -mattr=+sse3 | FileCheck %s -check-prefix=WIN64
9 ; WIN64-LABEL: foo:
10 ; WIN64: leaq (%rcx), %rax
11 ; WIN64-NEXT: movl %edx, %ecx
12 ; WIN64-NEXT: movl %r8d, %edx
13 ; WIN64-NEXT: monitor
26 ; WIN64-LABEL: bar:
27 ; WIN64: movl %edx, %eax
28 ; WIN64-NEXT: mwait
Dsse-intel-ocl.ll2 ; RUN: llc < %s -mtriple=x86_64-win32 -mcpu=nehalem | FileCheck -check-prefix=WIN64 %s
7 ; WIN64: testf16_inp
8 ; WIN64: addps {{.*}}, {{%xmm[0-3]}}
9 ; WIN64: addps {{.*}}, {{%xmm[0-3]}}
10 ; WIN64: addps {{.*}}, {{%xmm[0-3]}}
11 ; WIN64: addps {{.*}}, {{%xmm[0-3]}}
12 ; WIN64: leaq {{.*}}(%rsp), %rcx
13 ; WIN64: call
14 ; WIN64: ret
47 ; WIN64: testf16_regs
[all …]
Davx512-intel-ocl.ll3 ; RUN: llc < %s -mtriple=x86_64-win32 -mcpu=knl | FileCheck -check-prefix=WIN64 %s
10 ; WIN64-LABEL: testf16_inp
11 ; WIN64: vaddps {{.*}}, {{%zmm[0-1]}}
12 ; WIN64: leaq {{.*}}(%rsp), %rcx
13 ; WIN64: call
14 ; WIN64: ret
41 ; WIN64-LABEL: testf16_regs
42 ; WIN64: call
43 ; WIN64: vaddps %zmm16, %zmm0, %zmm0
44 ; WIN64: ret
[all …]
Dpmulld.ll2 …UN: llc < %s -mtriple=x86_64-win32 -mattr=+sse4.1 -asm-verbose=0 | FileCheck %s -check-prefix=WIN64
8 ; WIN64-LABEL: test1:
9 ; WIN64-NEXT: movdqa (%rcx), %xmm0
10 ; WIN64-NEXT: pmulld (%rdx), %xmm0
19 ; WIN64-LABEL: test1a:
20 ; WIN64-NEXT: movdqa (%rcx), %xmm0
21 ; WIN64-NEXT: pmulld (%rdx), %xmm0
Dvararg_tailcall.ll2 ; RUN: llc < %s -mtriple=x86_64-pc-win32 | FileCheck %s -check-prefix=WIN64
14 ; WIN64: @foo
15 ; WIN64: callq
26 ; WIN64: @bar
27 ; WIN64: jmp
38 ; WIN64: @foo2
39 ; WIN64: callq
51 ; WIN64: @foo6
52 ; WIN64: callq
67 ; WIN64: @foo7
[all …]
Dfast-isel-args-fail.ll3 …c < %s -fast-isel -verify-machineinstrs -mtriple=x86_64-pc-win64 | FileCheck %s -check-prefix=WIN64
18 ; WIN64: foo
19 ; WIN64: movl (%rdi), %eax
Dfltused_function_pointer.ll6 ; RUN: llc < %s -mtriple x86_64-pc-win32 | FileCheck %s --check-prefix WIN64
8 ; RUN: llc < %s -O0 -mtriple x86_64-pc-win32 | FileCheck %s --check-prefix WIN64
19 ; WIN64: .globl _fltused
Dtailcall-ri64.ll2 ; RUN: llc < %s -mtriple=x86_64-win32 | FileCheck %s -check-prefix=WIN64
9 ; WIN64: jmpq
10 ; WIN64-NOT: %{{e[a-z]|rbx|rsi|rdi|rbp|r12|r13|r14|r15}}
Dfltused.ll6 ; RUN: llc < %s -mtriple x86_64-pc-win32 | FileCheck %s --check-prefix WIN64
8 ; RUN: llc < %s -O0 -mtriple x86_64-pc-win32 | FileCheck %s --check-prefix WIN64
21 ; WIN64: .globl _fltused
D2007-05-05-Personality.ll4 ; RUN: llc < %s -mtriple=x86_64-pc-windows-gnu -o - | FileCheck %s --check-prefix=WIN64
10 ; WIN64: .seh_handler __gnat_eh_personality
11 ; WIN64: .seh_handlerdata
/external/llvm/test/Transforms/InstCombine/
Dwin-math.ll2 ; RUN: opt -O2 -S -mtriple=x86_64-pc-win32 < %s | FileCheck %s -check-prefix=WIN64
60 ; WIN64-LABEL: @float_ceil(
61 ; WIN64: float @ceilf
62 ; WIN64-NOT: double @ceil
126 ; WIN64-LABEL: @float_fabs(
127 ; WIN64-NOT: float @fabsf
128 ; WIN64: double @fabs
141 ; WIN64-LABEL: @float_floor(
142 ; WIN64: float @floorf
143 ; WIN64-NOT: double @floor
[all …]
/external/boringssl/win-x86_64/crypto/rand/
Drdrand-x86_64.asm15 mov QWORD[8+rsp],rdi ;WIN64 prologue
29 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
41 mov QWORD[8+rsp],rdi ;WIN64 prologue
63 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
68 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
/external/dng_sdk/source/
Ddng_flags.h75 #if defined(_WIN64) && !defined(WIN64)
76 #define WIN64 1 macro
171 #ifdef WIN64
172 #if WIN64
/external/opencv/cxcore/src/
Dcxerror.cpp44 #if defined WIN32 || defined WIN64
67 #if defined WIN32 || defined WIN64
93 #if defined WIN32 || defined WIN64
103 #if defined WIN32 || defined WIN64 in icvGetContext()
176 #if !defined WIN32 && !defined WIN64 in cvGuiBoxReport()
372 #if defined WIN32 || defined WIN64
Dcxswitcher.cpp53 #if defined _MSC_VER && defined WIN64 && !defined EM64T
57 #if defined WIN32 || defined WIN64
89 #if defined WIN32 && !defined WIN64
112 #if defined WIN32 || defined WIN64 in icvInitProcessorInfo()
209 #elif defined WIN64 in icvInitProcessorInfo()
312 #if defined WIN32 || defined WIN64
752 #if defined WIN32 || defined WIN64 in cvGetTickCount()
/external/opencv/otherlibs/highgui/
Dhighgui.h48 #if defined WIN32 || defined WIN64
54 #if defined WIN32 || defined WIN64
83 #elif (defined WIN32 || defined WIN64) && !defined __GNUC__
90 #if (defined WIN32 || defined WIN64) && defined CVAPI_EXPORTS
/external/boringssl/win-x86_64/crypto/aes/
Dvpaes-x86_64.asm616 mov QWORD[8+rsp],rdi ;WIN64 prologue
658 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
667 mov QWORD[8+rsp],rdi ;WIN64 prologue
714 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
723 mov QWORD[8+rsp],rdi ;WIN64 prologue
760 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
769 mov QWORD[8+rsp],rdi ;WIN64 prologue
806 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
814 mov QWORD[8+rsp],rdi ;WIN64 prologue
884 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
/external/boringssl/win-x86_64/crypto/ec/
Dp256-x86_64-asm.asm26 mov QWORD[8+rsp],rdi ;WIN64 prologue
69 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
80 mov QWORD[8+rsp],rdi ;WIN64 prologue
125 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
139 mov QWORD[8+rsp],rdi ;WIN64 prologue
170 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
402 mov QWORD[8+rsp],rdi ;WIN64 prologue
429 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
605 mov QWORD[8+rsp],rdi ;WIN64 prologue
695 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
[all …]
/external/opencv/cxcore/include/
Dcxtypes.h65 #if defined WIN32 && (!defined WIN64 || defined EM64T) && \
76 #elif defined WIN64 && !defined EM64T && defined CV_ICC
84 #if defined WIN32 || defined WIN64
95 #if defined WIN32 || defined WIN64
124 #elif (defined WIN32 || defined WIN64) && !defined __GNUC__
131 #if (defined WIN32 || defined WIN64) && defined CVAPI_EXPORTS
215 #elif defined WIN32 && !defined WIN64 && defined _MSC_VER in cvRound()
223 #elif (defined HAVE_LRINT) || (defined WIN64 && !defined EM64T && defined CV_ICC) in cvRound()

123