Searched refs:PPC32_SVR4_ABIInfo (Results 1 – 2 of 2) sorted by relevance
4596 class PPC32_SVR4_ABIInfo : public DefaultABIInfo { class4603 PPC32_SVR4_ABIInfo(CodeGen::CodeGenTypes &CGT, bool SoftFloatABI, in PPC32_SVR4_ABIInfo() function in __anon57a50d410511::PPC32_SVR4_ABIInfo4625 : TargetCodeGenInfo(std::make_unique<PPC32_SVR4_ABIInfo>( in PPC32TargetCodeGenInfo()4641 CharUnits PPC32_SVR4_ABIInfo::getParamTypeAlignment(QualType Ty) const { in getParamTypeAlignment()4665 ABIArgInfo PPC32_SVR4_ABIInfo::classifyReturnType(QualType RetTy) const { in classifyReturnType()4695 Address PPC32_SVR4_ABIInfo::EmitVAArg(CodeGenFunction &CGF, Address VAList, in EmitVAArg()
3661 class PPC32_SVR4_ABIInfo : public DefaultABIInfo { class3664 PPC32_SVR4_ABIInfo(CodeGen::CodeGenTypes &CGT, bool SoftFloatABI) in PPC32_SVR4_ABIInfo() function in __anona890a3f30311::PPC32_SVR4_ABIInfo3674 : TargetCodeGenInfo(new PPC32_SVR4_ABIInfo(CGT, SoftFloatABI)) {} in PPC32TargetCodeGenInfo()3689 Address PPC32_SVR4_ABIInfo::EmitVAArg(CodeGenFunction &CGF, Address VAList, in EmitVAArg()