Searched refs:SystemZABIInfo (Results 1 – 1 of 1) sorted by relevance
23 class SystemZABIInfo : public ABIInfo { class28 SystemZABIInfo(CodeGenTypes &CGT, bool HV, bool SF) in SystemZABIInfo() function in __anona9fb9b860111::SystemZABIInfo62 std::make_unique<SystemZABIInfo>(CGT, HasVector, SoftFloatABI)), in SystemZTargetCodeGenInfo()145 bool SystemZABIInfo::isPromotableIntegerTypeForABI(QualType Ty) const { in isPromotableIntegerTypeForABI()170 bool SystemZABIInfo::isCompoundType(QualType Ty) const { in isCompoundType()176 bool SystemZABIInfo::isVectorArgumentType(QualType Ty) const { in isVectorArgumentType()182 bool SystemZABIInfo::isFPArgumentType(QualType Ty) const { in isFPArgumentType()198 QualType SystemZABIInfo::GetSingleElementType(QualType Ty) const { in GetSingleElementType()246 RValue SystemZABIInfo::EmitVAArg(CodeGenFunction &CGF, Address VAListAddr, in EmitVAArg()403 ABIArgInfo SystemZABIInfo::classifyReturnType(QualType RetTy) const { in classifyReturnType()[all …]