Searched refs:IsWin32StructABI (Results 1 – 1 of 1) sorted by relevance
886 bool IsWin32StructABI; member in __anonbc557ed20111::X86_32ABIInfo949 IsWin32StructABI(Win32StructABI), in X86_32ABIInfo()1177 if (!IsWin32StructABI ) { in canExpandIndirectArgument()1291 if ((!IsWin32StructABI && SeltTy->isRealFloatingType()) in classifyReturnType()1435 if (IsWin32StructABI && isAggregateTypeForABI(Ty)) in shouldAggregateUseDirect()1517 if (!IsWin32StructABI && isEmptyRecord(getContext(), Ty, true)) in classifyArgumentType()1675 assert(IsWin32StructABI && "inalloca only supported on win32"); in rewriteWithInAlloca()1701 Ret.setInAllocaSRet(IsWin32StructABI); in rewriteWithInAlloca()