Home
last modified time | relevance | path

Searched refs:MSVC (Results 1 – 25 of 500) sorted by relevance

12345678910>>...20

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dstack-protector-msvc.ll1 ; RUN: llc -mtriple=i386-pc-windows-msvc < %s -o - | FileCheck -check-prefix=MSVC-X86 %s
2 ; RUN: llc -mtriple=x86_64-pc-windows-msvc < %s -o - | FileCheck -check-prefix=MSVC-X64 %s
5 ; RUN: llc -mtriple=i686-pc-windows-msvc -O0 < %s -o - | FileCheck -check-prefix=MSVC-X86-O0 %s
6 ; RUN: llc -mtriple=x86_64-pc-windows-msvc -O0 < %s -o - | FileCheck -check-prefix=MSVC-X64-O0 %s
26 ; MSVC-X86-LABEL: _test:
27 ; MSVC-X86: movl ___security_cookie, %[[REG1:[^ ]*]]
28 ; MSVC-X86: xorl %esp, %[[REG1]]
29 ; MSVC-X86: movl %[[REG1]], [[SLOT:[0-9]*]](%esp)
30 ; MSVC-X86: calll _strcpy
31 ; MSVC-X86: movl [[SLOT]](%esp), %ecx
[all …]
Dstack-protector-weight.ll3 …-pseudos -enable-selectiondag-sp=true %s -o /dev/null 2>&1 | FileCheck %s -check-prefix=MSVC-SELDAG
4 …sel-pseudos -enable-selectiondag-sp=false %s -o /dev/null 2>&1 | FileCheck %s -check-prefix=MSVC-IR
18 ; MSVC-SELDAG: # Machine code for function test_branch_weights:
19 ; MSVC-SELDAG: :: (volatile load 4 from @__security_cookie)
20 ; MSVC-SELDAG: (store 4 into stack)
21 ; MSVC-SELDAG: (volatile load 4 from %stack.0.StackGuardSlot)
22 ; MSVC-SELDAG: CALLpcrel32 @__security_check_cookie
24 ; MSVC always uses selection DAG now.
25 ; MSVC-IR: # Machine code for function test_branch_weights:
26 ; MSVC-IR: :: (volatile load 4 from @__security_cookie)
[all …]
Dstack-protector.ll6 ; RUN: llc -mtriple=i386-pc-windows-msvc < %s -o - | FileCheck -check-prefix=MSVC-I386 %s
47 ; MSVC-I386-LABEL: test1a:
48 ; MSVC-I386-NOT: calll @__security_check_cookie@4
49 ; MSVC-I386: retl
92 ; MSVC-I386-LABEL: test1b:
93 ; MSVC-I386: movl ___security_cookie,
94 ; MSVC-I386: calll @__security_check_cookie@4
133 ; MSVC-I386-LABEL: test1c:
134 ; MSVC-I386: movl ___security_cookie,
135 ; MSVC-I386: calll @__security_check_cookie@4
[all …]
Dwin32-ssp.ll2 ; RUN: llc -mtriple=x86_64-pc-windows-itanium < %s -o - | FileCheck --check-prefix=MSVC %s
3 ; RUN: llc -mtriple=x86_64-pc-windows-msvc < %s -o - | FileCheck --check-prefix=MSVC %s
18 ; MSVC-LABEL: func:
19 ; MSVC: mov{{l|q}} __security_cookie
20 ; MSVC: callq other
21 ; MSVC: callq __security_check_cookie
22 ; MSVC: .seh_endproc
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Ddllexport.ll2 …ch64-windows-msvc -filetype asm -o - %s | FileCheck %s -check-prefix CHECK -check-prefix CHECK-MSVC
58 ; CHECK-MSVC-NOT: /EXPORT:f
59 ; CHECK-MSVC: .ascii " /EXPORT:g"
60 ; CHECK-MSVC: .ascii " /EXPORT:h"
61 ; CHECK-MSVC-NOT: /EXPORT:i
62 ; CHECK-MSVC: .ascii " /EXPORT:j"
63 ; CHECK-MSVC: .ascii " /EXPORT:k"
64 ; CHECK-MSVC: .ascii " /EXPORT:l"
65 ; CHECK-MSVC: .ascii " /EXPORT:m,DATA"
66 ; CHECK-MSVC: .ascii " /EXPORT:n,DATA"
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/Windows/
Ddllexport.ll3 …bv7--windows-msvc -filetype asm -o - %s | FileCheck %s -check-prefix CHECK -check-prefix CHECK-MSVC
59 ; CHECK-MSVC-NOT: /EXPORT:f
60 ; CHECK-MSVC: .ascii " /EXPORT:g"
61 ; CHECK-MSVC: .ascii " /EXPORT:h"
62 ; CHECK-MSVC-NOT: /EXPORT:i
63 ; CHECK-MSVC: .ascii " /EXPORT:j"
64 ; CHECK-MSVC: .ascii " /EXPORT:k"
65 ; CHECK-MSVC: .ascii " /EXPORT:l"
66 ; CHECK-MSVC: .ascii " /EXPORT:m,DATA"
67 ; CHECK-MSVC: .ascii " /EXPORT:n,DATA"
[all …]
/external/llvm/test/CodeGen/ARM/Windows/
Ddllexport.ll3 …bv7--windows-msvc -filetype asm -o - %s | FileCheck %s -check-prefix CHECK -check-prefix CHECK-MSVC
59 ; CHECK-MSVC-NOT: /EXPORT:f
60 ; CHECK-MSVC: /EXPORT:g
61 ; CHECK-MSVC-SAME: /EXPORT:h
62 ; CHECK-MSVC-NOT: /EXPORT:i
63 ; CHECK-MSVC-SAME: /EXPORT:j
64 ; CHECK-MSVC-SAME: /EXPORT:k
65 ; CHECK-MSVC-SAME: /EXPORT:l
66 ; CHECK-MSVC-SAME: /EXPORT:m,DATA
67 ; CHECK-MSVC-SAME: /EXPORT:n,DATA
[all …]
/external/llvm/test/CodeGen/X86/
Dstack-protector-msvc.ll2 ; RUN: llc -mtriple=i386-pc-windows-msvc < %s -o - | FileCheck -check-prefix=MSVC-I386 %s
3 ; RUN: llc -mtriple=x86_64-pc-windows-msvc < %s -o - | FileCheck -check-prefix=MSVC-64 %s
5 ; MSVC-I386: movl ___security_cookie, %[[REG1:[a-z]*]]
6 ; MSVC-I386: movl %[[REG1]], [[SLOT:[0-9]*]](%esp)
7 ; MSVC-I386: calll _strcpy
8 ; MSVC-I386: movl [[SLOT]](%esp), %ecx
9 ; MSVC-I386: calll @__security_check_cookie@4
10 ; MSVC-I386: retl
12 ; MSVC-64: movq __security_cookie(%rip), %[[REG1:[a-z]*]]
13 ; MSVC-64: movq %[[REG1]], [[SLOT:[0-9]*]](%rsp)
[all …]
Dstack-protector.ll6 ; RUN: llc -mtriple=i386-pc-windows-msvc < %s -o - | FileCheck -check-prefix=MSVC-I386 %s
45 ; MSVC-I386-LABEL: test1a:
46 ; MSVC-I386-NOT: calll @__security_check_cookie@4
47 ; MSVC-I386: retl
85 ; MSVC-I386-LABEL: test1b:
86 ; MSVC-I386: movl ___security_cookie,
87 ; MSVC-I386: calll @__security_check_cookie@4
121 ; MSVC-I386-LABEL: test1c:
122 ; MSVC-I386: movl ___security_cookie,
123 ; MSVC-I386: calll @__security_check_cookie@4
[all …]
Dstack-protector-weight.ll3 …-pseudos -enable-selectiondag-sp=true %s -o /dev/null 2>&1 | FileCheck %s -check-prefix=MSVC-SELDAG
4 …sel-pseudos -enable-selectiondag-sp=false %s -o /dev/null 2>&1 | FileCheck %s -check-prefix=MSVC-IR
18 ; MSVC-SELDAG: # Machine code for function test_branch_weights:
19 ; MSVC-SELDAG: mem:Volatile LD4[@__security_cookie]
20 ; MSVC-SELDAG: ST4[FixedStack0]
21 ; MSVC-SELDAG: LD4[FixedStack0]
22 ; MSVC-SELDAG: CALLpcrel32 <ga:@__security_check_cookie>
24 ; MSVC-IR: # Machine code for function test_branch_weights:
25 ; MSVC-IR: mem:Volatile LD4[@__security_cookie]
26 ; MSVC-IR: ST4[FixedStack0]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dcoff-debugging-secrel.ll6 ; RUN: | llvm-readobj -r - | FileCheck %s -check-prefix CHECK-MSVC
43 ; CHECK-MSVC: Relocations [
44 ; CHECK-MSVC: Section {{.*}} .debug$S {
45 ; CHECK-MSVC: 0x64 IMAGE_REL_ARM_SECREL function
46 ; CHECK-MSVC: 0x68 IMAGE_REL_ARM_SECTION function
47 ; CHECK-MSVC: 0x80 IMAGE_REL_ARM_SECREL function
48 ; CHECK-MSVC: 0x84 IMAGE_REL_ARM_SECTION function
49 ; CHECK-MSVC: }
50 ; CHECK-MSVC: ]
/external/llvm/test/MC/ARM/
Dcoff-debugging-secrel.ll6 ; RUN: | llvm-readobj -r - | FileCheck %s -check-prefix CHECK-MSVC
43 ; CHECK-MSVC: Relocations [
44 ; CHECK-MSVC: Section {{.*}} .debug$S {
45 ; CHECK-MSVC: 0x2C IMAGE_REL_ARM_SECREL function
46 ; CHECK-MSVC: 0x30 IMAGE_REL_ARM_SECTION function
47 ; CHECK-MSVC: 0x48 IMAGE_REL_ARM_SECREL function
48 ; CHECK-MSVC: 0x4C IMAGE_REL_ARM_SECTION function
49 ; CHECK-MSVC: }
50 ; CHECK-MSVC: ]
/external/Microsoft-GSL/tests/
DCMakeLists.txt29 if (MSVC AND (GSL_CXX_STANDARD EQUAL 17))
36 if(MSVC) # MSVC or simulating MSVC
79 endif(MSVC)
143 if(MSVC) # MSVC or simulating MSVC
151 $<$<CXX_COMPILER_ID:MSVC>:
185 endif(MSVC)
/external/protobuf/cmake/
DCMakeLists.txt20 if (MSVC)
22 else (MSVC)
24 endif (MSVC)
106 if (MSVC AND protobuf_MSVC_STATIC_RUNTIME)
114 endif (MSVC AND protobuf_MSVC_STATIC_RUNTIME)
117 if (MSVC)
126 endif (MSVC)
135 if (MSVC)
138 else (MSVC)
142 endif (MSVC)
/external/clang/docs/
DMSVCCompatibility.rst14 MSVC compatibility
18 MSVC. There are multiple dimensions to compatibility.
21 should be able to link against MSVC-compiled code successfully. However, C++
22 ABIs are particularly large and complicated, and Clang's support for MSVC's C++
23 ABI is a work in progress. If you don't require MSVC ABI compatibility or don't
27 Second, Clang implements many MSVC language extensions, such as
31 Third, MSVC accepts some C++ code that Clang will typically diagnose as
39 be compatible with MSVC's cl.exe.
66 pointers_to_members`_ and the `/vm`_ flags are supported. However, MSVC
76 (similar to what MSVC emits when given the ``/Z7`` flag) and DWARF debug
[all …]
/external/clang/test/SemaTemplate/
Dtypename-specifier.cpp160 #ifdef MSVC in foo()
169 #ifdef MSVC
180 #ifdef MSVC in bar()
187 #ifdef MSVC
205 #ifdef MSVC
212 #ifdef MSVC
/external/libpcap/rpcapd/
DCMakeLists.txt95 if(MSVC AND CMAKE_SIZEOF_VOID_P EQUAL 8)
97 else(MSVC AND CMAKE_SIZEOF_VOID_P EQUAL 8)
99 endif(MSVC AND CMAKE_SIZEOF_VOID_P EQUAL 8)
101 # On UN*X, and on Windows when not using MSVC, generate process man
103 if(NOT MSVC)
117 endif(NOT MSVC)
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DGetHostTriple.cmake5 if( MSVC )
17 else( MSVC )
27 endif( MSVC )
DCheckCompilerVersion.cmake2 # MSVC 2015 (Update 3), or Clang 3.1.
19 if (CMAKE_CXX_SIMULATE_ID MATCHES "MSVC")
43 elseif(CMAKE_CXX_COMPILER_ID MATCHES "MSVC")
47 message(WARNING "Host Visual Studio should at least be 2015 Update 3 (MSVC 19.00.24213.1)"
/external/llvm/cmake/modules/
DGetHostTriple.cmake5 if( MSVC )
17 else( MSVC )
27 endif( MSVC )
DCheckCompilerVersion.cmake2 # MSVC 2013, or Clang 3.1.
19 if (CMAKE_CXX_SIMULATE_ID MATCHES "MSVC")
43 elseif(CMAKE_CXX_COMPILER_ID MATCHES "MSVC")
47 message(WARNING "Host Visual Studio should at least be 2013 Update 4 (MSVC 18.0.31101)"
/external/swiftshader/third_party/LLVM/cmake/modules/
DGetTargetTriple.cmake5 if( MSVC )
17 else( MSVC )
27 endif( MSVC )
/external/google-breakpad/src/testing/gtest/
DCMakeLists.txt143 # MSVC 7.1 does not support STL with exceptions disabled.
144 if (NOT MSVC OR MSVC_VERSION GREATER 1310)
172 if (NOT MSVC OR NOT MSVC_VERSION EQUAL 1600)
174 # Yet MSVC 10's <utility> declares tuple_element<size_t, class>.
177 # MSVC 10 doesn't compile.
195 # MSVC 7.1 does not support STL with exceptions disabled.
196 if (NOT MSVC OR MSVC_VERSION GREATER 1310)
232 # MSVC 7.1 does not support STL with exceptions disabled.
233 if (NOT MSVC OR MSVC_VERSION GREATER 1310)
/external/libaom/libaom/build/cmake/
Dexports.cmake22 elseif("${AOM_TARGET_SYSTEM}" MATCHES "Windows\|MSYS" AND MSVC)
34 -DAOM_SYM_FILE="${aom_sym_file}" -DAOM_MSVC=${MSVC}
52 if(NOT MSVC)
60 # TODO(tomfinegan): Sort out the import lib situation and flags for MSVC.
/external/expat/
DCMakeLists.txt20 if(MSVC OR NOT BUILD_tools_default)
105 if(MSVC)
107 else(MSVC)
109 endif(MSVC)
114 set(MSVC_USE_STATIC_CRT OFF CACHE BOOL "Use /MT flag (static CRT) when compiling in MSVC")
115 if (MSVC)
134 if(MSVC)
136 endif(MSVC)

12345678910>>...20