/aosp_15_r20/external/llvm/test/CodeGen/X86/ |
H A D | tls.ll | 5 ; RUN: llc < %s -march=x86 -mtriple=x86-pc-windows-gnu | FileCheck -check-prefix=MINGW32 %s 37 ; MINGW32-LABEL: _f1: 38 ; MINGW32: movl __tls_index, %eax 39 ; MINGW32-NEXT: movl %fs:44, %ecx 40 ; MINGW32-NEXT: movl (%ecx,%eax,4), %eax 41 ; MINGW32-NEXT: movl _i1@SECREL32(%eax), %eax 42 ; MINGW32-NEXT: retl 70 ; MINGW32-LABEL: _f2: 71 ; MINGW32: movl __tls_index, %eax 72 ; MINGW32-NEXT: movl %fs:44, %ecx [all …]
|
H A D | memcpy-2.ll | 2 …: llc < %s -mattr=+sse2 -mtriple=i686-pc-mingw32 -mcpu=core2 | FileCheck %s -check-prefix=SSE… 21 ; SSE2-Mingw32-LABEL: t1: 22 ; SSE2-Mingw32: movsd _.str+16, %xmm0 23 ; SSE2-Mingw32: movsd %xmm0, 16(%esp) 24 ; SSE2-Mingw32: movaps _.str, %xmm0 25 ; SSE2-Mingw32: movups %xmm0 26 ; SSE2-Mingw32: movb $0, 24(%esp) 64 ; SSE2-Mingw32-LABEL: t2: 65 ; SSE2-Mingw32: movaps (%ecx), %xmm0 66 ; SSE2-Mingw32: movaps %xmm0, (%eax) [all …]
|
H A D | gcc_except_table.ll | 3 ; RUN: llc -mtriple i686-pc-windows-gnu %s -o - | FileCheck %s --check-prefix=MINGW32 25 ; MINGW32: .cfi_startproc 26 ; MINGW32: .cfi_personality 0, ___gxx_personality_v0 27 ; MINGW32: .cfi_lsda 0, Lexception0 28 ; MINGW32: .cfi_def_cfa_offset 8 29 ; MINGW32: calll __Unwind_Resume 30 ; MINGW32: .cfi_endproc 31 ; MINGW32: GCC_except_table0: 32 ; MINGW32: Lexception0:
|
/aosp_15_r20/external/clang/test/Driver/ |
H A D | mingw.cpp | 1 // RUN: %clang -target i686-windows-gnu -c -### --sysroot=%S/Inputs/mingw_clang_tree/mingw32 %s 2>&… 2 // CHECK_MINGW_CLANG_TREE: "{{.*}}/Inputs/mingw_clang_tree/mingw32{{/|\\\\}}i686-w64-mingw32{{/|\\\… 3 // CHECK_MINGW_CLANG_TREE: "{{.*}}/Inputs/mingw_clang_tree/mingw32{{/|\\\\}}include" 7 …*}}/Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}lib{{/|\\\\}}gcc{{/|\\\\}}mingw32{{/|\\\\}}4.8.1{{/… 8 …/mingw{{/|\\\\}}lib{{/|\\\\}}gcc{{/|\\\\}}mingw32{{/|\\\\}}4.8.1{{/|\\\\}}include{{/|\\\\}}c++{{/|… 9 …\\}}Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}lib{{/|\\\\}}gcc{{/|\\\\}}mingw32{{/|\\\\}}4.8.1{{/… 10 …*}}/Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}lib{{/|\\\\}}gcc{{/|\\\\}}mingw32{{/|\\\\}}4.8.1{{/… 11 …*}}/Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}lib{{/|\\\\}}gcc{{/|\\\\}}mingw32{{/|\\\\}}4.8.1{{/… 12 // CHECK_MINGW_ORG_TREE: "{{.*}}/Inputs/mingw_mingw_org_tree/mingw{{/|\\\\}}mingw32{{/|\\\\}}includ… 16 …nu -stdlib=libstdc++ -c -### --sysroot=%S/Inputs/mingw_mingw_builds_tree/mingw32 %s 2>&1 | FileChe… [all …]
|
/aosp_15_r20/external/clang/lib/Driver/ |
H A D | MinGWToolChain.cpp | 48 Archs[0] += "-w64-mingw32"; in findGccLibDir() 49 Archs.emplace_back("mingw32"); in findGccLibDir() 141 // c:\mingw\lib\gcc\mingw32\4.8.1\include\c++ 142 // c:\mingw\lib\gcc\mingw32\4.8.1\include\c++\mingw32 143 // c:\mingw\lib\gcc\mingw32\4.8.1\include\c++\backward 144 // c:\mingw\lib\gcc\mingw32\4.8.1\include 146 // c:\mingw\lib\gcc\mingw32\4.8.1\include-fixed 147 // c:\mingw\mingw32\include 150 // c:\mingw32\lib\gcc\i686-w64-mingw32\4.9.1\include 151 // c:\mingw32\lib\gcc\i686-w64-mingw32\4.9.1\include-fixed [all …]
|
/aosp_15_r20/external/llvm/test/Transforms/InstCombine/ |
H A D | win-math.ll | 3 ; RUN: opt -O2 -S -mtriple=i386-pc-mingw32 < %s | FileCheck %s -check-prefix=MINGW32 4 ; RUN: opt -O2 -S -mtriple=x86_64-pc-mingw32 < %s | FileCheck %s -check-prefix=MINGW64 8 ; msvcrt does not provide C99 math, but mingw32 does. 63 ; MINGW32-LABEL: @float_ceil( 64 ; MINGW32: float @ceilf 65 ; MINGW32-NOT: double @ceil 144 ; MINGW32-LABEL: @float_floor( 145 ; MINGW32: float @floorf 146 ; MINGW32-NOT: double @floor 221 ; MINGW32-LABEL: @float_sqrt( [all …]
|
/aosp_15_r20/external/protobuf/toolchain/ |
H A D | BUILD.bazel | 128 "-isystem/usr/lib/gcc/i686-w64-mingw32/8.3-posix/include/c++", 129 "-isystem/usr/lib/gcc/i686-w64-mingw32/8.3-posix/include/c++/i686-w64-mingw32", 132 extra_include = "/usr/lib/gcc/i686-w64-mingw32", 134 "-L/usr/lib/gcc/i686-w64-mingw32/8.3-posix", 139 sysroot = "/usr/i686-w64-mingw32", 141 target_full_name = "i686-w64-mingw32", 147 "-isystem/usr/lib/gcc/x86_64-w64-mingw32/8.3-posix/include/c++/", 148 "-isystem/usr/lib/gcc/x86_64-w64-mingw32/8.3-posix/include/c++/x86_64-w64-mingw32", 150 extra_include = "/usr/lib/gcc/x86_64-w64-mingw32/8.3-posix/include", 152 "-L/usr/lib/gcc/x86_64-w64-mingw32/8.3-posix", [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/toolchain/ |
H A D | BUILD.bazel | 128 "-isystem/usr/lib/gcc/i686-w64-mingw32/8.3-posix/include/c++", 129 "-isystem/usr/lib/gcc/i686-w64-mingw32/8.3-posix/include/c++/i686-w64-mingw32", 132 extra_include = "/usr/lib/gcc/i686-w64-mingw32", 134 "-L/usr/lib/gcc/i686-w64-mingw32/8.3-posix", 139 sysroot = "/usr/i686-w64-mingw32", 141 target_full_name = "i686-w64-mingw32", 147 "-isystem/usr/lib/gcc/x86_64-w64-mingw32/8.3-posix/include/c++/", 148 "-isystem/usr/lib/gcc/x86_64-w64-mingw32/8.3-posix/include/c++/x86_64-w64-mingw32", 150 extra_include = "/usr/lib/gcc/x86_64-w64-mingw32/8.3-posix/include", 152 "-L/usr/lib/gcc/x86_64-w64-mingw32/8.3-posix", [all …]
|
/aosp_15_r20/external/llvm/test/MC/COFF/ |
H A D | global_ctors_dtors.ll | 5 ; RUN: llc < %s -mtriple i686-pc-mingw32 | FileCheck %s --check-prefix MINGW32 6 ; RUN: llc < %s -mtriple x86_64-pc-mingw32 | FileCheck %s --check-prefix MINGW32 59 ; MINGW32: .section .ctors,"dw" 60 ; MINGW32: a_global_ctor 61 ; MINGW32: .section .ctors,"dw",associative,{{_?}}b 62 ; MINGW32: b_global_ctor 63 ; MINGW32-NOT: c_global_ctor 64 ; MINGW32: .section .dtors,"dw" 65 ; MINGW32: a_global_dtor
|
/aosp_15_r20/external/gptfdisk/ |
H A D | README.Windows | 164 /mingw64/include/popt.h /usr/x86_64-w64-mingw32/include/ 165 /mingw64/lib/libpopt.a /usr/x86_64-w64-mingw32/lib/ 166 /mingw64/lib/libintl.a /usr/x86_64-w64-mingw32/lib/ 167 /mingw64/lib/libiconv.a /usr/x86_64-w64-mingw32/lib/ 169 For 32-bit binaries, change /mingw64 to /mingw32 on the Windows source and 170 x86_64-w64-mingw32 to i686-w64-mingw32 on the Linux destination. 177 /mingw64/include/ncursesw/curses.h /usr/x86_64-w64-mingw32/include/ncursesw/ 178 /mingw64/include/ncursesw/ncurses.h /usr/x86_64-w64-mingw32/include/ncursesw/ 179 /mingw64/include/ncursesw/ncurses_dll.h /usr/x86_64-w64-mingw32/include/ncursesw/ 180 /mingw64/include/ncursesw/unctrl.h /usr/x86_64-w64-mingw32/include/ncursesw/ [all …]
|
/aosp_15_r20/external/libepoxy/cross/ |
H A D | fedora-mingw64.txt | 2 c = '/usr/bin/x86_64-w64-mingw32-gcc' 3 cpp = '/usr/bin/x86_64-w64-mingw32-cpp' 4 ar = '/usr/bin/x86_64-w64-mingw32-ar' 5 strip = '/usr/bin/x86_64-w64-mingw32-strip' 6 pkgconfig = '/usr/bin/x86_64-w64-mingw32-pkg-config' 10 root = '/usr/x86_64-w64-mingw32/sys-root/mingw' 11 …URCE=2', '-fexceptions', '--param=ssp-buffer-size=4', '-I/usr/x86_64-w64-mingw32/sys-root/mingw/in… 12 c_link_args = [ '-L/usr/x86_64-w64-mingw32/sys-root/mingw/lib' ]
|
/aosp_15_r20/external/harfbuzz_ng/.ci/ |
H A D | win64-cross-file.txt | 14 c = 'x86_64-w64-mingw32-gcc' 15 cpp = 'x86_64-w64-mingw32-g++' 16 ar = 'x86_64-w64-mingw32-ar' 17 ld = 'x86_64-w64-mingw32-ld' 18 objcopy = 'x86_64-w64-mingw32-objcopy' 19 strip = 'x86_64-w64-mingw32-strip' 20 windres = 'x86_64-w64-mingw32-windres'
|
H A D | win32-cross-file.txt | 14 c = 'i686-w64-mingw32-gcc' 15 cpp = 'i686-w64-mingw32-g++' 16 ar = 'i686-w64-mingw32-ar' 17 ld = 'i686-w64-mingw32-ld' 18 objcopy = 'i686-w64-mingw32-objcopy' 19 strip = 'i686-w64-mingw32-strip' 20 windres = 'i686-w64-mingw32-windres'
|
/aosp_15_r20/external/grpc-grpc/ |
H A D | Rakefile | 32 'x86-mingw32', 'x64-mingw32', 'x64-mingw-ucrt', 90 { cross: 'x86_64-w64-mingw32', out: 'grpc_c.64-ucrt.ruby', platform: 'x64-mingw-ucrt' }, 91 { cross: 'x86_64-w64-mingw32', out: 'grpc_c.64-msvcrt.ruby', platform: 'x64-mingw32' }, 92 { cross: 'i686-w64-mingw32', out: 'grpc_c.32-msvcrt.ruby', platform: 'x86-mingw32' } 109 env += 'SYSTEM=MINGW32 ' 159 supported_windows_platforms = ['x86-mingw32', 'x64-mingw32', 'x64-mingw-ucrt']
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | Rakefile | 31 'x86-mingw32', 'x64-mingw32', 'x64-mingw-ucrt', 90 { cross: 'x86_64-w64-mingw32', out: 'grpc_c.64-ucrt.ruby', platform: 'x64-mingw-ucrt' }, 91 { cross: 'x86_64-w64-mingw32', out: 'grpc_c.64-msvcrt.ruby', platform: 'x64-mingw32' }, 92 { cross: 'i686-w64-mingw32', out: 'grpc_c.32-msvcrt.ruby', platform: 'x86-mingw32' } 109 env += 'SYSTEM=MINGW32 ' 160 supported_windows_platforms = ['x86-mingw32', 'x64-mingw32', 'x64-mingw-ucrt']
|
/aosp_15_r20/external/jemalloc_new/ |
H A D | .appveyor.yml | 8 - MSYSTEM: MINGW32 13 - MSYSTEM: MINGW32 19 - MSYSTEM: MINGW32 26 - MSYSTEM: MINGW32 39 - mingw32-make 41 - mingw32-make tests 42 - mingw32-make -k check
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/cmake/ |
D | toolchain-mingw-i686.cmake | 10 set(CMAKE_FIND_ROOT_PATH /usr/i686-w64-mingw32) 17 ${CMAKE_C_COMPILER_TARGET}-w64-mingw32-gcc-posix 18 ${CMAKE_C_COMPILER_TARGET}-w64-mingw32-gcc 19 gcc-mingw32-w64-${CMAKE_C_COMPILER_TARGET}) 27 ${CMAKE_CXX_COMPILER_TARGET}-w64-mingw32-g++-posix 28 ${CMAKE_CXX_COMPILER_TARGET}-w64-mingw32-g++) 34 ${CMAKE_RC_COMPILER_TARGET}-w64-mingw32-windres)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/ |
D | cygwinccompiler.py | 5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as 19 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 30 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works 145 # cygwin and mingw32 need different sets of libraries 274 """ Handles the Mingw32 port of the GNU C compiler to Windows. 276 compiler_type = 'mingw32' 289 # A real mingw32 doesn't need to specify a different entry point, 298 'Cygwin gcc cannot be used with --compiler=mingw32') 308 # dlls need another dll (mingwm10.dll see Mingw32 docs) [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/distutils/ |
D | cygwinccompiler.py | 5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as 19 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 30 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works 145 # cygwin and mingw32 need different sets of libraries 274 """ Handles the Mingw32 port of the GNU C compiler to Windows. 276 compiler_type = 'mingw32' 289 # A real mingw32 doesn't need to specify a different entry point, 298 'Cygwin gcc cannot be used with --compiler=mingw32') 308 # dlls need another dll (mingwm10.dll see Mingw32 docs) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/ |
D | cygwinccompiler.py | 5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as 19 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 30 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works 145 # cygwin and mingw32 need different sets of libraries 274 """ Handles the Mingw32 port of the GNU C compiler to Windows. 276 compiler_type = 'mingw32' 289 # A real mingw32 doesn't need to specify a different entry point, 298 'Cygwin gcc cannot be used with --compiler=mingw32') 308 # dlls need another dll (mingwm10.dll see Mingw32 docs) [all …]
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/ |
H A D | cygwinccompiler.py | 5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as 19 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 30 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works 145 # cygwin and mingw32 need different sets of libraries 274 """ Handles the Mingw32 port of the GNU C compiler to Windows. 276 compiler_type = 'mingw32' 289 # A real mingw32 doesn't need to specify a different entry point, 298 'Cygwin gcc cannot be used with --compiler=mingw32') 308 # dlls need another dll (mingwm10.dll see Mingw32 docs) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/ |
D | cygwinccompiler.py | 5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as 19 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 30 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works 145 # cygwin and mingw32 need different sets of libraries 274 """ Handles the Mingw32 port of the GNU C compiler to Windows. 276 compiler_type = 'mingw32' 289 # A real mingw32 doesn't need to specify a different entry point, 298 'Cygwin gcc cannot be used with --compiler=mingw32') 308 # dlls need another dll (mingwm10.dll see Mingw32 docs) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/ |
D | cygwinccompiler.py | 5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as 19 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 30 # see also http://starship.python.net/crew/kernr/mingw32/Notes.html 31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works 145 # cygwin and mingw32 need different sets of libraries 274 """ Handles the Mingw32 port of the GNU C compiler to Windows. 276 compiler_type = 'mingw32' 289 # A real mingw32 doesn't need to specify a different entry point, 298 'Cygwin gcc cannot be used with --compiler=mingw32') 308 # dlls need another dll (mingwm10.dll see Mingw32 docs) [all …]
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/ |
D | build.sh | 158 PACKAGE_DIR=x86_64-w64-mingw32-$GCC_MAJOR_MINOR 199 TARGET_TAG=$TARGET_ARCH-w64-mingw32 241 local BINPREFIX=$INSTALL_DIR/bin/x86_64-w64-mingw32- 336 var_append BINUTILS_CONFIGURE_OPTIONS "--enable-targets=x86_64-w64-mingw32,i686-w64-mingw32" 352 …L_DIR --target=$TARGET_TAG --includedir=$OUT_DIR/install/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/ 532 local objdump=$INSTALL_DIR/bin/x86_64-w64-mingw32-objdump 533 local dlls=($INSTALL_DIR/x86_64-w64-mingw32/bin/libwinpthread-1.dll 534 $INSTALL_DIR/x86_64-w64-mingw32/lib32/libwinpthread-1.dll 535 $INSTALL_DIR/x86_64-w64-mingw32/lib/libgcc_s_seh-1.dll 536 $INSTALL_DIR/x86_64-w64-mingw32/lib32/libgcc_s_sjlj-1.dll
|
/aosp_15_r20/external/cronet/third_party/protobuf/protoc-artifacts/ |
H A D | build-protoc.sh | 11 # cygwin windows x86_32 Requires: i686-w64-mingw32-gcc 12 # cygwin windows x86_64 Requires: x86_64-w64-mingw32-gcc 16 # linux windows x86_32 Requires: i686-w64-mingw32-gcc 17 # linux windows x86_64 Requires: x86_64-w64-mingw32-gcc 203 # Use mingw32 compilers because executables produced by Cygwin compiler 206 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=x86_64-w64-mingw32" 208 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=i686-pc-mingw32" 212 elif [[ "$(uname)" == MINGW32* ]]; then 239 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=x86_64-w64-mingw32" 241 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=i686-w64-mingw32"
|