Searched refs:Win64 (Results 1 – 25 of 43) sorted by relevance
12
4 ; Check that, if a Win64 ABI function calls a SysV ABI function, all the5 ; Win64 nonvolatile registers get saved.
3 ; Win64 has not supported byval yet.
3 ; The Win64 ABI wants tail jmps to use a REX_W prefix so it can distinguish
25 ; A Win64 "leaf" function gets no .seh directives in the asm.
3 ; FIXME: Win64 does not support byval.
53 ; caller has the Win64 calling convention.
31 ; On Win64 the byval is effectively ignored on declarations, since we do
74 ; On Win64 we can't adjust the stack unless there's a frame pointer.121 ; On Win64 we can't adjust the stack unless there's a frame pointer.
99 ; caller has the Win64 calling convention.
11 ; etc.) prior to the return and this is forbidden for Win64.
15 generator: "Visual Studio 15 2017 Win64"21 generator: "Visual Studio 14 2015 Win64"
169 Win64 = 79, enumerator
263 // except on Win64.359 // X86-Win64 C return-value convention.361 // The X86-Win64 calling convention always returns __m64 values in RAX.364 // GCC returns FP values in RAX on Win64.480 CCIfCC<"CallingConv::Win64", CCDelegateTo<RetCC_X86_Win64_C>>,494 // Mingw64 and native Win64 use Win64 CC623 // Calling convention used on Win64682 // Do not pass the sret argument in RCX, the Win64 thiscall calling1097 CCIfCC<"CallingConv::Win64", CCDelegateTo<CC_X86_Win64_C>>,1107 // Mingw64 and native Win64 use Win64 CC
235 if (IsWin64 || (F.getCallingConv() == CallingConv::Win64)) in getGPRsForTailCall()355 case CallingConv::Win64: in getCalleeSavedRegs()477 case CallingConv::Win64: in getCallPreservedMask()647 if (CC != CallingConv::Win64 && in isArgumentRegister()
342 case CallingConv::Win64: in isCallingConvWin64()
148 // Win64 wants indirect jumps leaving the function to have a REX_W prefix.386 // Win64 wants indirect jumps leaving the function to have a REX_W prefix.
303 case CallingConv::Win64: in isCallingConvWin64()
102 if (MF->getFunction().getCallingConv() == CallingConv::Win64) in getCalleeSavedRegs()472 case CallingConv::Win64: in isArgumentRegister()
90 prompt and run cmake for "Visual Studio 12 Win64" target.
122 /// FIXME: should this be split into Win32 and Win64 variants?