Searched refs:Win64 (Results 1 – 25 of 26) sorted by relevance
12
22 !MESSAGE "threadtest - Win64 Release" (based on "Win32 (x86) Console Application")23 !MESSAGE "threadtest - Win64 Debug" (based on "Win32 (x86) Console Application")81 !ELSEIF "$(CFG)" == "threadtest - Win64 Release"105 !ELSEIF "$(CFG)" == "threadtest - Win64 Debug"135 # Name "threadtest - Win64 Release"136 # Name "threadtest - Win64 Debug"
22 !MESSAGE "ubrkperfold - Win64 Release" (based on "Win32 (x86) Console Application")23 !MESSAGE "ubrkperfold - Win64 Debug" (based on "Win32 (x86) Console Application")92 !ELSEIF "$(CFG)" == "ubrkperfold - Win64 Release"118 !ELSEIF "$(CFG)" == "ubrkperfold - Win64 Debug"149 # Name "ubrkperfold - Win64 Release"150 # Name "ubrkperfold - Win64 Debug"
22 !MESSAGE "ubrkperf20 - Win64 Release" (based on "Win32 (x86) Console Application")23 !MESSAGE "ubrkperf20 - Win64 Debug" (based on "Win32 (x86) Console Application")92 !ELSEIF "$(CFG)" == "ubrkperf20 - Win64 Release"118 !ELSEIF "$(CFG)" == "ubrkperf20 - Win64 Debug"149 # Name "ubrkperf20 - Win64 Release"150 # Name "ubrkperf20 - Win64 Debug"
22 !MESSAGE "ubrkperf - Win64 Release" (based on "Win32 (x86) Console Application")23 !MESSAGE "ubrkperf - Win64 Debug" (based on "Win32 (x86) Console Application")92 !ELSEIF "$(CFG)" == "ubrkperf - Win64 Release"118 !ELSEIF "$(CFG)" == "ubrkperf - Win64 Debug"149 # Name "ubrkperf - Win64 Release"150 # Name "ubrkperf - Win64 Debug"
32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enumerator501 ExceptionsType == ExceptionHandling::Win64); in isExceptionHandlingDwarf()
99 // X86-Win64 C return-value convention.101 // The X86-Win64 calling convention always returns __m64 values in RAX.119 // Mingw64 and native Win64 use Win64 CC182 // Calling convention used on Win64203 // Do not pass the sret argument in RCX, the Win64 thiscall calling390 // Mingw64 and native Win64 use Win64 CC
1 ;;===-- X86CompilationCallback_Win64.asm - Implement Win64 JIT callback ---===
5 ; %a is passed indirectly on Win64.
2 ; Win64 has not supported byval yet.
13 ; Win64 has not supported byval yet.
3 ; FIXME: Win64 does not support byval.
35 //FIXME: support NearBlock if ever needed on Win64.
250 Win64.253 Win64.411 8 bytes on Win64. Not that it matters as the union contains a421 on Win64 when compiled with optimisation.434 * tests/testglib.c: Avoid warning on Win64 by using gintptr cast526 is true on Win64.529 g_io_channel_win32_new_messages() on Win64 with gsize instead of544 pass process handles, which are pointers, also on Win64.547 Win64 so we can't pass the address of a GTimeVal::tv_sec which is549 GTimeVal::tv_sec to be a gint64 on Win64 is not really feasible[all …]
1317 * glib/gmain.h (struct _GPollFD): Prepare for potential Win641318 build: Use gint64 for the fd field on Win64, as we want to be able1320 be necessary when building on Win64, at least in giowin32.c.)
258 ; must keep XMM6:XMM15 (libvpx uses XMM6 and XMM7) on Win64 ABI
343 case ExceptionHandling::Win64: in addCommonCodeGenPasses()
85 # Cygwin's ar can't handle Win64 right now. So we use Microsoft's tool instead.
206 case ExceptionHandling::Win64: in doInitialization()619 return MAI->getExceptionHandlingType() == ExceptionHandling::Win64 && in needsSEHMoves()
1331 - assorted 64-bit clean-ups fixes (x86_64 and Win64)
4632 a macro that is different under Win32 and Win64.4982 specification when using MSVC compilers. Fix alignment for Win64 platform.5164 in the rope implementation under Win64 thanks Patrick Bergeron report.
21326 Fix compilation on Win64(2): Implemented currentThreadStackBase on X86-64 on Windows21336 Fix compilation on Win64(1): Define WTF_PLATFORM_X86_64 correctly on Win64.
16815 Fixes for Win64 compilation under gcc (mingw-w64)