Searched refs:Win64 (Results 1 – 25 of 81) sorted by relevance
1234
8 rem Win64-C-Only: AutoBuildForWindows.bat Win64-Debug-C9 rem Win64-ASM: AutoBuildForWindows.bat Win64-Debug-ASM15 rem Win64-C-Only: AutoBuildForWindows.bat Win64-Release-C16 rem Win64-ASM: AutoBuildForWindows.bat Win64-Release-ASM22 rem Win64-C-Only: AutoBuildForWindows.bat Win64-All-C23 rem Win64-ASM: AutoBuildForWindows.bat Win64-All-ASM192 ) else if "%1"=="Win64-Debug-C" (199 ) else if "%1"=="Win64-Release-C" (205 echo Win64-Release-C setting227 ) else if "%1"=="Win64-All-C" ([all …]
6 if %PYTHON%==C:\python35 set generator=Visual Studio 14 Win6412 if %PYTHON%==C:\python36 set generator=Visual Studio 14 Win6418 if %PYTHON%==C:\python37 set generator=Visual Studio 14 Win6424 if %PYTHON%==C:\python38 set generator=Visual Studio 14 Win64
36 :: CMake Visual Studio 15 2017 Win6441 -G "Visual Studio 15 2017 Win64" ^60 :: Bazel Visual Studio 15 2017 Win64
6 IF ("${CMAKE_GENERATOR}" MATCHES "Win64")32 IF ("${CMAKE_GENERATOR}" MATCHES "Win64")
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"
189 Win64, enumerator205 "win64" => Ok(Self::Win64), in from_str()221 Self::Win64 => "win64", in fmt()294 CXCallingConv_X86_64Win64 => ClangAbi::Known(Abi::Win64), in get_abi()
23 value: "Visual Studio 15 2017 Win64"
1 # Define the environment for cross compiling from Linux to Win64
164 Win64 = 79, enumerator
84 # Pass -mbig-obj to mingw gas on Win64. COFF has a 2**16 section limit, and85 # on Win64, every COMDAT function creates at least 3 sections: .text, .pdata,
3 set generator64=Visual Studio 14 Win64
86 'V8 Win64 ASAN - builder': 'release_x64_asan_no_lsan',87 'V8 Win64 - builder': 'release_x64_minimal_symbols',88 'V8 Win64 - dev image': 'release_x64_minimal_symbols',89 'V8 Win64 - debug builder': 'debug_x64_minimal_symbols',90 'V8 Win64 - msvc - builder': 'release_x64_msvc',135 'V8 Clusterfuzz Win64 ASAN - release builder':140 'V8 Clusterfuzz Win64 ASAN - debug builder':
15 SET "OPENSSL_INSTALL_PATH=C:\Program Files\OpenSSL-Win64\")
23 --- Implementation of :mod:`os.path` on Win32 and Win64 platforms.
256 // except on Win64.344 // X86-Win64 C return-value convention.346 // The X86-Win64 calling convention always returns __m64 values in RAX.349 // GCC returns FP values in RAX on Win64.464 CCIfCC<"CallingConv::Win64", CCDelegateTo<RetCC_X86_Win64_C>>,478 // Mingw64 and native Win64 use Win64 CC598 // Calling convention used on Win64650 // Do not pass the sret argument in RCX, the Win64 thiscall calling1038 CCIfCC<"CallingConv::Win64", CCDelegateTo<CC_X86_Win64_C>>,1048 // Mingw64 and native Win64 use Win64 CC
237 if (IsWin64 || (F.getCallingConv() == CallingConv::Win64)) in getGPRsForTailCall()352 case CallingConv::Win64: in getCalleeSavedRegs()470 case CallingConv::Win64: in getCallPreservedMask()