Searched refs:Win64 (Results 1 – 25 of 143) sorted by relevance
123456
22 Exclude Win64: 144 Facebook: Win6480 Standalone: Win64
27 Exclude Win64: 155 Facebook: Win64103 Standalone: Win64
23 Exclude Win64: 151 Facebook: Win6487 Standalone: Win64
27 Exclude Win64: 055 Facebook: Win64103 Standalone: Win64
11 rem cmake ../ -G "Visual Studio 15 Win64" -DCMAKE_GENERATOR_TOOLSET=v141,host=x64 -DCMAKE_INSTALL_P…28 cmake ../ -G "Visual Studio 15 Win64" -DCMAKE_GENERATOR_TOOLSET=v141,host=x64 -DCMAKE_INSTALL_PREFI…
4 ; Check that, if a Win64 ABI function calls a SysV ABI function, all the5 ; Win64 nonvolatile registers get saved.
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"
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"
6 # TODO(wwchrome): Re-enable Win64 asan tests when ready.7 # Disable tests for asan Win64 temporarily.132 # TODO(wwchrome): Re-enable the tests for asan Win64 when ready.
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 ---===
31 @rem If vcvars64.bat has set PLATFORM to X64, then inform cmake to use the Win64 version of VS34 SET CMAKE_VSARCH= Win64
147 if msilib.Win64:183 if msilib.Win64:199 if msilib.Win64:220 if msilib.Win64:381 if msilib.Win64:895 if msilib.Win64:952 if not msilib.Win64:1381 if msilib.Win64:
32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enumerator555 ExceptionsType == ExceptionHandling::Win64); in isExceptionHandlingDwarf()
154 Win64 = 79, enumerator
5 ; %a is passed indirectly on Win64.