Home
last modified time | relevance | path

Searched refs:WIN32 (Results 1 – 25 of 664) sorted by relevance

12345678910>>...27

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dtest-shrink.ll3 ; RUN: llc < %s -mtriple=x86_64-win32 | FileCheck %s --check-prefix=CHECK-WIN32-64
18 ; CHECK-WIN32-64-LABEL: g64xh:
19 ; CHECK-WIN32-64: # %bb.0:
20 ; CHECK-WIN32-64-NEXT: subq $40, %rsp
21 ; CHECK-WIN32-64-NEXT: testl $2048, %ecx # imm = 0x800
22 ; CHECK-WIN32-64-NEXT: jne .LBB0_2
23 ; CHECK-WIN32-64-NEXT: # %bb.1: # %yes
24 ; CHECK-WIN32-64-NEXT: callq bar
25 ; CHECK-WIN32-64-NEXT: .LBB0_2: # %no
26 ; CHECK-WIN32-64-NEXT: addq $40, %rsp
[all …]
Dadd.ll4 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-win32 | FileCheck %s --check-prefixes=X64,X64-WIN32
23 ; X64-WIN32-LABEL: test1:
24 ; X64-WIN32: # %bb.0: # %entry
25 ; X64-WIN32-NEXT: subl $-128, %ecx
26 ; X64-WIN32-NEXT: movl %ecx, %eax
27 ; X64-WIN32-NEXT: retq
45 ; X64-WIN32-LABEL: test2:
46 ; X64-WIN32: # %bb.0: # %entry
47 ; X64-WIN32-NEXT: subq $-2147483648, %rcx # imm = 0x80000000
48 ; X64-WIN32-NEXT: movq %rcx, %rax
[all …]
Dwin32_sret.ll3 ; RUN: llc < %s -mcpu=core2 -mtriple=i686-pc-win32 | FileCheck %s -check-prefix=WIN32
7 ; RUN: llc < %s -mcpu=core2 -O0 -mtriple=i686-pc-win32 | FileCheck %s -check-prefix=WIN32
18 ; WIN32-LABEL: _sret1:
19 ; WIN32: movb $42, (%eax)
20 ; WIN32-NOT: popl %eax
21 ; WIN32: {{retl$}}
38 ; WIN32-LABEL: _sret2:
39 ; WIN32: movb {{.*}}, (%eax)
40 ; WIN32-NOT: popl %eax
41 ; WIN32: {{retl$}}
[all …]
Dwin-smallparams.ll6 ; RUN: llc < %s -mtriple=i686-windows-msvc | FileCheck %s --check-prefix=WIN32
7 ; RUN: llc < %s -mtriple=i686-windows-gnu | FileCheck %s --check-prefix=WIN32
50 ; WIN32-LABEL: _call:
51 ; WIN32: pushl $6
52 ; WIN32: pushl $5
53 ; WIN32: pushl $4
54 ; WIN32: pushl $3
55 ; WIN32: pushl $2
56 ; WIN32: pushl $1
57 ; WIN32: calll _manyargs
[all …]
Ddllexport-x86_64.ll1 ; RUN: llc -mtriple x86_64-pc-win32 < %s | FileCheck -check-prefix=CHECK -check-prefix=WIN32 %s
101 ; WIN32: .ascii " /EXPORT:f1"
102 ; WIN32: .ascii " /EXPORT:f2"
103 ; WIN32: .ascii " /EXPORT:lnk1"
104 ; WIN32: .ascii " /EXPORT:lnk2"
105 ; WIN32: .ascii " /EXPORT:weak1"
106 ; WIN32: .ascii " /EXPORT:Var1,DATA"
107 ; WIN32: .ascii " /EXPORT:Var2,DATA"
108 ; WIN32: .ascii " /EXPORT:Var3,DATA"
109 ; WIN32: .ascii " /EXPORT:WeakVar1,DATA"
[all …]
Dsse-regcall.ll1 ; RUN: llc < %s -mtriple=i386-pc-win32 -mattr=+sse | FileCheck --check-prefix=WIN32 %s
5 ; WIN32-LABEL: test_argReti1:
6 ; WIN32: incb %al
7 ; WIN32: ret{{.*}}
19 ; WIN32-LABEL: test_CallargReti1:
20 ; WIN32: movzbl %al, %eax
21 ; WIN32: call{{.*}} {{.*}}test_argReti1
22 ; WIN32: incb %al
23 ; WIN32: ret{{.*}}
54 ; WIN32-LABEL: testf32_inp
[all …]
Dglobal-sections.ll8 …mtriple=i686-pc-win32 -data-sections -function-sections | FileCheck %s -check-prefix=WIN32-SECTIONS
9 ; RUN: llc < %s -mtriple=i686-pc-win32 -function-sections | FileCheck %s -check-prefix=WIN32-FUNC-S…
15 ; WIN32-SECTIONS: .section .text,"xr",one_only,_F1
16 ; WIN32-SECTIONS: .globl _F1
52 ; WIN32-FUNC-SECTIONS: .section .text,"xr",one_only,_F2
53 ; WIN32-FUNC-SECTIONS-NOT: .section
54 ; WIN32-FUNC-SECTIONS: .section .rdata,"dr",associative,_F2
141 ; WIN32-SECTIONS: .section .rdata,"dr",one_only,_G3
142 ; WIN32-SECTIONS: .globl _G3
216 ; WIN32-SECTIONS: .section .rdata,"dr",one_only,_G7
[all …]
Davx512-intel-ocl.ll4 …lc < %s -mtriple=i386-pc-win32 -mcpu=knl | FileCheck %s -check-prefix=WIN32 -check-prefix=WIN32-KNL
5 …lc < %s -mtriple=i386-pc-win32 -mcpu=skx | FileCheck %s -check-prefix=WIN32 -check-prefix=WIN32-SKX
32 ; WIN32-LABEL: testf16_inp:
33 ; WIN32: # %bb.0:
34 ; WIN32-NEXT: pushl %ebp
35 ; WIN32-NEXT: movl %esp, %ebp
36 ; WIN32-NEXT: andl $-64, %esp
37 ; WIN32-NEXT: subl $128, %esp
38 ; WIN32-NEXT: vaddps %zmm1, %zmm0, %zmm0
39 ; WIN32-NEXT: movl %esp, %eax
[all …]
Dsse-intel-ocl.ll1 ; RUN: llc < %s -mtriple=i386-pc-win32 -mcpu=nehalem | FileCheck -check-prefix=WIN32 %s
16 ; WIN32: testf16_inp
17 ; WIN32: pushl %eax
18 ; WIN32: addps {{.*}}, {{%xmm[0-3]}}
19 ; WIN32: addps {{.*}}, {{%xmm[0-3]}}
20 ; WIN32: addps {{.*}}, {{%xmm[0-3]}}
21 ; WIN32: addps {{.*}}, {{%xmm[0-3]}}
22 ; WIN32: call
23 ; WIN32: ret
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dwin-math.ll1 ; RUN: opt -O2 -S -mtriple=i386-pc-win32 < %s | FileCheck %s -check-prefix=WIN32
12 ; WIN32-LABEL: @float_acos(
13 ; WIN32-NOT: float @acosf
14 ; WIN32: double @acos
23 ; WIN32-LABEL: @float_asin(
24 ; WIN32-NOT: float @asinf
25 ; WIN32: double @asin
34 ; WIN32-LABEL: @float_atan(
35 ; WIN32-NOT: float @atanf
36 ; WIN32: double @atan
[all …]
/external/llvm/test/Transforms/InstCombine/
Dwin-math.ll1 ; RUN: opt -O2 -S -mtriple=i386-pc-win32 < %s | FileCheck %s -check-prefix=WIN32
12 ; WIN32-LABEL: @float_acos(
13 ; WIN32-NOT: float @acosf
14 ; WIN32: double @acos
23 ; WIN32-LABEL: @float_asin(
24 ; WIN32-NOT: float @asinf
25 ; WIN32: double @asin
34 ; WIN32-LABEL: @float_atan(
35 ; WIN32-NOT: float @atanf
36 ; WIN32: double @atan
[all …]
/external/llvm/test/CodeGen/X86/
Dwin32_sret.ll3 ; RUN: llc < %s -mcpu=core2 -mtriple=i686-pc-win32 | FileCheck %s -check-prefix=WIN32
7 ; RUN: llc < %s -mcpu=core2 -O0 -mtriple=i686-pc-win32 | FileCheck %s -check-prefix=WIN32
18 ; WIN32-LABEL: _sret1:
19 ; WIN32: movb $42, (%eax)
20 ; WIN32-NOT: popl %eax
21 ; WIN32: {{retl$}}
38 ; WIN32-LABEL: _sret2:
39 ; WIN32: movb {{.*}}, (%eax)
40 ; WIN32-NOT: popl %eax
41 ; WIN32: {{retl$}}
[all …]
Ddllexport-x86_64.ll1 ; RUN: llc -mtriple x86_64-pc-win32 < %s | FileCheck -check-prefix=CHECK -check-prefix=WIN32 %s
101 ; WIN32: /EXPORT:f1
102 ; WIN32-SAME: /EXPORT:f2
103 ; WIN32-SAME: /EXPORT:lnk1
104 ; WIN32-SAME: /EXPORT:lnk2
105 ; WIN32-SAME: /EXPORT:weak1
106 ; WIN32-SAME: /EXPORT:Var1,DATA
107 ; WIN32-SAME: /EXPORT:Var2,DATA
108 ; WIN32-SAME: /EXPORT:Var3,DATA
109 ; WIN32-SAME: /EXPORT:WeakVar1,DATA
[all …]
Dglobal-sections.ll8 …mtriple=i686-pc-win32 -data-sections -function-sections | FileCheck %s -check-prefix=WIN32-SECTIONS
9 ; RUN: llc < %s -mtriple=i686-pc-win32 -function-sections | FileCheck %s -check-prefix=WIN32-FUNC-S…
15 ; WIN32-SECTIONS: .section .text,"xr",one_only,_F1
16 ; WIN32-SECTIONS: .globl _F1
52 ; WIN32-FUNC-SECTIONS: .section .text,"xr",one_only,_F2
53 ; WIN32-FUNC-SECTIONS-NOT: .section
54 ; WIN32-FUNC-SECTIONS: .section .rdata,"dr",associative,_F2
141 ; WIN32-SECTIONS: .section .rdata,"dr",one_only,_G3
142 ; WIN32-SECTIONS: .globl _G3
216 ; WIN32-SECTIONS: .section .rdata,"dr",one_only,_G7
[all …]
Dsse-intel-ocl.ll1 ; RUN: llc < %s -mtriple=i386-pc-win32 -mcpu=nehalem | FileCheck -check-prefix=WIN32 %s
16 ; WIN32: testf16_inp
17 ; WIN32: pushl %eax
18 ; WIN32: addps {{.*}}, {{%xmm[0-3]}}
19 ; WIN32: addps {{.*}}, {{%xmm[0-3]}}
20 ; WIN32: addps {{.*}}, {{%xmm[0-3]}}
21 ; WIN32: addps {{.*}}, {{%xmm[0-3]}}
22 ; WIN32: call
23 ; WIN32: ret
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dglobal-merge-external.ll6 …bv7-win32 -arm-global-merge | FileCheck %s --check-prefixes=CHECK-WIN32
18 ;CHECK-WIN32: f1:
19 ;CHECK-WIN32: movw [[REG1:r[0-9]+]], :lower16:.L_MergedGlobals
20 ;CHECK-WIN32: movt [[REG1]], :upper16:.L_MergedGlobals
32 ;CHECK-WIN32: g1:
33 ;CHECK-WIN32: movw [[REG2:r[0-9]+]], :lower16:.L_MergedGlobals
34 ;CHECK-WIN32: movt [[REG2]], :upper16:.L_MergedGlobals
45 ;CHECK-WIN32: .lcomm .L_MergedGlobals,12,4
57 ;CHECK-WIN32: .globl x
58 ;CHECK-WIN32: .set x, .L_MergedGlobals
[all …]
/external/llvm/test/MC/COFF/
Dglobal_ctors_dtors.ll3 ; RUN: llc < %s -mtriple i686-pc-win32 | FileCheck %s --check-prefix WIN32
4 ; RUN: llc < %s -mtriple x86_64-pc-win32 | FileCheck %s --check-prefix WIN32
52 ; WIN32: .section .CRT$XCU,"dr"
53 ; WIN32: a_global_ctor
54 ; WIN32: .section .CRT$XCU,"dr",associative,{{_?}}b
55 ; WIN32: b_global_ctor
56 ; WIN32-NOT: c_global_ctor
57 ; WIN32: .section .CRT$XTX,"dr"
58 ; WIN32: a_global_dtor
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
Dglobal_ctors_dtors.ll3 ; RUN: llc < %s -mtriple i686-pc-win32 | FileCheck %s --check-prefix WIN32
4 ; RUN: llc < %s -mtriple x86_64-pc-win32 | FileCheck %s --check-prefix WIN32
52 ; WIN32: .section .CRT$XCU,"dr"
53 ; WIN32: a_global_ctor
54 ; WIN32: .section .CRT$XCU,"dr",associative,{{_?}}b
55 ; WIN32: b_global_ctor
56 ; WIN32-NOT: c_global_ctor
57 ; WIN32: .section .CRT$XTX,"dr"
58 ; WIN32: a_global_dtor
/external/libcups/cups/
Dglobals.c37 #if defined(HAVE_PTHREAD_H) || defined(WIN32)
47 #ifdef WIN32
51 #if defined(HAVE_PTHREAD_H) || defined(WIN32)
68 #elif defined(WIN32) in _cupsGlobalLock()
123 #elif defined(WIN32) in _cupsGlobalUnlock()
129 #ifdef WIN32
185 #ifdef WIN32 in cups_globals_alloc()
222 #ifdef WIN32 in cups_globals_alloc()
328 #if defined(HAVE_PTHREAD_H) || defined(WIN32)
Dtempfile.c24 #if defined(WIN32) || defined(__EMX__)
45 #ifdef WIN32 in cupsTempFd()
57 #ifdef WIN32 in cupsTempFd()
87 #ifdef WIN32 in cupsTempFd()
118 #ifdef WIN32 in cupsTempFd()
/external/libpcap/testprogs/
DCMakeLists.txt15 if(WIN32)
18 else(WIN32)
21 endif(WIN32)
32 if(NOT WIN32)
38 if(NOT WIN32)
/external/e2fsprogs/intl/
Dlocalcharset.c44 # undef WIN32 /* avoid warning on mingw32 */
45 # define WIN32 macro
53 #if !defined WIN32
61 #elif defined WIN32
117 #if !(defined VMS || defined WIN32) in get_charset_aliases()
231 # if defined WIN32 in get_charset_aliases()
275 #if !(defined WIN32 || defined OS2) in locale_charset()
312 #elif defined WIN32 in locale_charset()
/external/tensorflow/tensorflow/contrib/cmake/
DCMakeLists.txt4 if(WIN32)
32 if(WIN32)
55 if (WIN32)
76 if (NOT WIN32)
120 if (WIN32)
122 else (WIN32)
126 endif (WIN32)
159 if(WIN32)
223 if (WIN32)
228 else (WIN32)
[all …]
/external/libpcap/rpcapd/
DCMakeLists.txt19 if(WIN32 OR ((CMAKE_USE_PTHREADS_INIT OR PTHREADS_FOUND) AND HAVE_CRYPT))
50 if(WIN32)
57 endif(WIN32)
74 if(WIN32)
77 else(WIN32)
80 endif(WIN32)
118 endif(WIN32 OR ((CMAKE_USE_PTHREADS_INIT OR PTHREADS_FOUND) AND HAVE_CRYPT))
/external/freetype/src/gzip/
Dftzconf.h51 #if (defined(_WIN32) || defined(__WIN32__)) && !defined(WIN32)
52 # define WIN32 macro
54 #if defined(__GNUC__) || defined(WIN32) || defined(__386__) || defined(i386)
80 #if (defined(MSDOS) || defined(_WINDOWS) || defined(WIN32)) && !defined(STDC)
180 # ifdef WIN32
187 # if (__BORLANDC__ >= 0x0500) && defined (WIN32)

12345678910>>...27