Searched refs:PPC64_SVR4_ABIInfo (Results 1 – 1 of 1) sorted by relevance
3266 class PPC64_SVR4_ABIInfo : public DefaultABIInfo { class3307 PPC64_SVR4_ABIInfo(CodeGen::CodeGenTypes &CGT, ABIKind Kind, bool HasQPX) in PPC64_SVR4_ABIInfo() function in __anona890a3f30411::PPC64_SVR4_ABIInfo3357 PPC64_SVR4_ABIInfo::ABIKind Kind, bool HasQPX) in PPC64_SVR4_TargetCodeGenInfo()3358 : TargetCodeGenInfo(new PPC64_SVR4_ABIInfo(CGT, Kind, HasQPX)), in PPC64_SVR4_TargetCodeGenInfo()3401 PPC64_SVR4_ABIInfo::isPromotableTypeForABI(QualType Ty) const { in isPromotableTypeForABI()3427 PPC64_SVR4_ABIInfo::isAlignedParamType(QualType Ty, bool &Align32) const { in isAlignedParamType()3576 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType()3592 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateSmallEnough( in isHomogeneousAggregateSmallEnough()3604 PPC64_SVR4_ABIInfo::classifyArgumentType(QualType Ty) const { in classifyArgumentType()3676 PPC64_SVR4_ABIInfo::classifyReturnType(QualType RetTy) const { in classifyReturnType()[all …]