Home
last modified time | relevance | path

Searched full:mingw64 (Results 1 – 25 of 172) sorted by relevance

1234567

/external/llvm/test/CodeGen/X86/
Dgcc_except_table.ll2 ; RUN: llc -mtriple x86_64-pc-windows-gnu %s -o - | FileCheck %s --check-prefix=MINGW64
16 ; MINGW64: .seh_proc
17 ; MINGW64: .seh_handler __gxx_personality_v0
18 ; MINGW64: .seh_setframe 5, 32
19 ; MINGW64: callq _Unwind_Resume
20 ; MINGW64: .seh_handlerdata
21 ; MINGW64: .seh_endproc
22 ; MINGW64: GCC_except_table0:
23 ; MINGW64: Lexception0:
/external/llvm-project/llvm/test/CodeGen/X86/
Dgcc_except_table.ll2 ; RUN: llc -mtriple x86_64-pc-windows-gnu %s -o - | FileCheck %s --check-prefix=MINGW64
16 ; MINGW64: .seh_proc
17 ; MINGW64: .seh_handler __gxx_personality_v0
18 ; MINGW64: .seh_setframe %rbp, 32
19 ; MINGW64: callq _Unwind_Resume
20 ; MINGW64: .seh_handlerdata
21 ; MINGW64: .seh_endproc
22 ; MINGW64: GCC_except_table0:
23 ; MINGW64: Lexception0:
D2009-08-08-CastError.ll1 ; RUN: llc < %s -mtriple=x86_64-pc-mingw64 | FileCheck %s
/external/llvm/test/Transforms/InstCombine/
Dwin-math.ll4 ; RUN: opt -O2 -S -mtriple=x86_64-pc-mingw32 < %s | FileCheck %s -check-prefix=MINGW64
66 ; MINGW64-LABEL: @float_ceil(
67 ; MINGW64: float @ceilf
68 ; MINGW64-NOT: double @ceil
147 ; MINGW64-LABEL: @float_floor(
148 ; MINGW64: float @floorf
149 ; MINGW64-NOT: double @floor
224 ; MINGW64-LABEL: @float_sqrt(
225 ; MINGW64: float @sqrtf
226 ; MINGW64-NOT: double @sqrt
[all …]
/external/libiio/src/
Dappveyor.yml8 # Tell msys2 to add mingw64 to the path
9 MSYSTEM: MINGW64
29 - set OPT_PATH=C:\msys64\mingw32\bin;C:\msys64\mingw64\bin;
63 - C:\msys64\usr\bin\bash -lc "rm /mingw64/etc/gdbinit"
71mingw64 -DCMAKE_C_COMPILER:FILEPATH=/mingw64/bin/x86_64-w64-mingw32-gcc.exe -DCMAKE_CXX_COMPILER:F…
108 …e c:\%ARCHIVE_NAME%\MS32 c:\%ARCHIVE_NAME%\MS64 c:\%ARCHIVE_NAME%\MinGW32 c:\%ARCHIVE_NAME%\MinGW64
113 - copy build-mingw-win64\Release\libiio.* c:\%ARCHIVE_NAME%\MinGW64
115 - del c:\%ARCHIVE_NAME%\MinGW64\libiio.iss
117 - del c:\%ARCHIVE_NAME%\MinGW64\libiio.pc
122 - copy build-mingw-win64\tests\Release\*.exe c:\%ARCHIVE_NAME%\MinGW64
[all …]
/external/clang/test/CodeGenCXX/
Dmember-function-pointer-calls.cpp2 … RUN: %clang_cc1 %s -triple=x86_64-windows-gnu -emit-llvm -o - | FileCheck %s -check-prefix MINGW64
14 // MINGW64-LABEL: define i32 @_Z2g1v()
15 // MINGW64: call i32 @_Z1fP1AMS_FivE(%struct.A* %{{.*}}, { i64, i64 }* %{{.*}})
23 // MINGW64-LABEL: define i32 @_Z2g2v()
24 // MINGW64: call i32 @_Z1fP1AMS_FivE(%struct.A* %{{.*}}, { i64, i64 }* %{{.*}})
/external/tensorflow/third_party/toolchains/preconfig/win/bazel_211/
DBUILD144 "c:/tools/msys64/mingw64/",
151 tool_bin_path = "c:/tools/msys64/mingw64/bin",
153 "ar": "c:/tools/msys64/mingw64/bin/ar",
154 "compat-ld": "c:/tools/msys64/mingw64/bin/compat-ld",
155 "cpp": "c:/tools/msys64/mingw64/bin/cpp",
156 "dwp": "c:/tools/msys64/mingw64/bin/dwp",
157 "gcc": "c:/tools/msys64/mingw64/bin/gcc",
158 "gcov": "c:/tools/msys64/mingw64/bin/gcov",
159 "ld": "c:/tools/msys64/mingw64/bin/ld",
160 "nm": "c:/tools/msys64/mingw64/bin/nm",
[all …]
/external/llvm-project/clang/test/CodeGenCXX/
Dmember-function-pointer-calls.cpp3 … RUN: %clang_cc1 %s -triple=x86_64-windows-gnu -emit-llvm -o - | FileCheck %s -check-prefix MINGW64
16 // MINGW64-LABEL: define dso_local i32 @_Z2g1v()
17 // MINGW64: call i32 @_Z1fP1AMS_FivE(%struct.A* %{{.*}}, { i64, i64 }* %{{.*}})
26 // MINGW64-LABEL: define dso_local i32 @_Z2g2v()
27 // MINGW64: call i32 @_Z1fP1AMS_FivE(%struct.A* %{{.*}}, { i64, i64 }* %{{.*}})
/external/tensorflow/third_party/toolchains/preconfig/win/tf_win_08062020/
DBUILD144 "c:/tools/msys64/mingw64/",
151 tool_bin_path = "c:/tools/msys64/mingw64/bin",
153 "ar": "c:/tools/msys64/mingw64/bin/ar",
154 "compat-ld": "c:/tools/msys64/mingw64/bin/compat-ld",
155 "cpp": "c:/tools/msys64/mingw64/bin/cpp",
156 "dwp": "c:/tools/msys64/mingw64/bin/dwp",
157 "gcc": "c:/tools/msys64/mingw64/bin/gcc",
158 "gcov": "c:/tools/msys64/mingw64/bin/gcov",
159 "ld": "c:/tools/msys64/mingw64/bin/ld",
160 "nm": "c:/tools/msys64/mingw64/bin/nm",
[all …]
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dwin-math.ll6 …UN: opt < %s -O2 -S -mtriple=x86_64-pc-mingw32 | FileCheck %s --check-prefixes=CHECK,MINGW64
74 ; MINGW64-NOT: double @ceil
75 ; MINGW64: float @llvm.ceil.f32
158 ; MINGW64-NOT: double @floor
159 ; MINGW64: float @llvm.floor.f32
259 ; MINGW64-NOT: double @sqrt
260 ; MINGW64: float @sqrtf
303 ; MINGW64-NOT: double @round
304 ; MINGW64: float @llvm.round.f32
330 ; MINGW64-NOT: float @powf
[all …]
/external/harfbuzz_ng/
DREADME.mingw.md11 On Fedora, with `dnf install mingw32-gcc-c++`, or `dnf install mingw64-gcc-c++` for the
16 for 32-bit, or `dnf install mingw64-glib2 mingw64-cairo mingw64-freetype` for 64-bit.
20 6. Run `../mingw32.sh` for 32-bit build, or `../mingw64.sh` for 64-bit. This configures
Dappveyor.yml49 MINGW_PREFIX: /mingw64
76 …sys2" C:\msys64\usr\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER; PATH=$PATH:/mingw64/bin:/mingw32/bin;…
/external/jemalloc_new/
D.appveyor.yml5 - MSYSTEM: MINGW64
11 - MSYSTEM: MINGW64
15 - MSYSTEM: MINGW64
23 - MSYSTEM: MINGW64
/external/google-fruit/
Dappveyor.yml43 MINGW_PATH: 'C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin'
49 MINGW_PATH: 'C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin'
55 MINGW_PATH: 'C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin'
61 MINGW_PATH: 'C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin'
/external/rust/crates/grpcio/
Dcross_compile.md10 yum install mingw64-openssl-static mingw64-zlib-static mingw64-winpthreads-static
/external/lz4/
Dappveyor.yml17 PLATFORM: "mingw64"
29 SET "PATH_MINGW64=c:\msys64\mingw64\bin;c:\msys64\usr\bin" &&
38 - if [%PLATFORM%]==[mingw64] SET PATH=%PATH_MINGW64%;%PATH_ORIGINAL%
72 - if [%COMPILER%]==[gcc] if [%PLATFORM%]==[mingw64] (
129 PLATFORM: "mingw64"
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/bazel_0.26.0_rbe_windows/
Dcc_toolchain_config.bzl1195 env_entry(key = "PATH", value = "c:/tools/msys64/mingw64/bin"),
1271 "c:/tools/msys64/mingw64/",
1289 tool_path(name = "ar", path = "c:/tools/msys64/mingw64/bin/ar"),
1290 tool_path(name = "compat-ld", path = "c:/tools/msys64/mingw64/bin/ld"),
1291 tool_path(name = "cpp", path = "c:/tools/msys64/mingw64/bin/cpp"),
1292 tool_path(name = "dwp", path = "c:/tools/msys64/mingw64/bin/dwp"),
1293 tool_path(name = "gcc", path = "c:/tools/msys64/mingw64/bin/gcc"),
1294 tool_path(name = "gcov", path = "c:/tools/msys64/mingw64/bin/gcov"),
1295 tool_path(name = "ld", path = "c:/tools/msys64/mingw64/bin/ld"),
1296 tool_path(name = "nm", path = "c:/tools/msys64/mingw64/bin/nm"),
[all …]
/external/libiio/src/CI/travis/
Dzip.txt11 o ./MinGW64 : 64-bit binaries compiled by the MinGW toolchain
48 and copy the MinGW32/ or MinGW64/ .a files to your default library directory.
/external/icu/icu4c/source/config/
Dmh-mingw644 ## Cygwin64/MinGW64 specific setup
185 GENCCODE_ASSEMBLY=-a gcc-mingw64
190 ## End Cygwin64/MinGW64 specific setup
/external/zstd/
Dappveyor.yml60 SET "PATH_MINGW64=C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin" &&
62 …COPY C:\msys64\usr\bin\make.exe C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin\make.exe
239 SET "PATH_MINGW64=C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin" &&
241 …COPY C:\msys64\usr\bin\make.exe C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin\make.exe
/external/zstd/contrib/pzstd/
DMakefile226 .PHONY: googletest-mingw64
227 googletest-mingw64: GTEST_CMAKEFLAGS += -G "MSYS Makefiles"
228 googletest-mingw64: googletest
/external/libwebsockets/READMEs/
DREADME.build.md228 For Fedora, it's, eg, `dnf install mingw64-gcc`
236 For Fedora, it's `mingw64-openssl.noarch mingw64-openssl-static.noarch`
238 mingw64-cmake as described below will auto-find the libs and includes
245 For Fedora, they provide a `mingw64-cmake` wrapper in the package
246 `mingw64-filesystem`, with this you can run that instead of cmake directly
/external/harfbuzz_ng/.circleci/
Dconfig.yml208 …nfig python mingw32-gcc-c++ mingw64-gcc-c++ mingw32-glib2 mingw32-cairo mingw32-freetype mingw64-g…
213 …- run: mkdir winbuild64 && cd winbuild64 && ../mingw64.sh && make -j32 && make dist-win && cp harf…
/external/capstone/suite/
Dcompile_all.sh6 for x in default nix32 cross-win32 cross-win64 cygwin-mingw32 cygwin-mingw64 bsd clang gcc; do
/external/libusb/.private/
Dappveyor_build.sh10 export PATH="/c/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin:${PATH}"

1234567