Searched refs:X86_32ABIInfo (Results 1 – 1 of 1) sorted by relevance
876 class X86_32ABIInfo : public SwiftABIInfo { class944 X86_32ABIInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI, in X86_32ABIInfo() function in __anonbc557ed20111::X86_32ABIInfo970 : TargetCodeGenInfo(new X86_32ABIInfo( in X86_32TargetCodeGenInfo()1101 bool X86_32ABIInfo::shouldReturnTypeInRegister(QualType Ty, in shouldReturnTypeInRegister()1170 bool X86_32ABIInfo::canExpandIndirectArgument(QualType Ty) const { in canExpandIndirectArgument()1216 ABIArgInfo X86_32ABIInfo::getIndirectReturnResult(QualType RetTy, CCState &State) const { in getIndirectReturnResult()1227 ABIArgInfo X86_32ABIInfo::classifyReturnType(QualType RetTy, in classifyReturnType()1340 unsigned X86_32ABIInfo::getTypeStackAlignInBytes(QualType Ty, in getTypeStackAlignInBytes()1361 ABIArgInfo X86_32ABIInfo::getIndirectResult(QualType Ty, bool ByVal, in getIndirectResult()1385 X86_32ABIInfo::Class X86_32ABIInfo::classify(QualType Ty) const { in classify()[all …]