Searched refs:PPC32_SVR4_ABIInfo (Results 1 – 1 of 1) sorted by relevance
3661 class PPC32_SVR4_ABIInfo : public DefaultABIInfo { class3664 PPC32_SVR4_ABIInfo(CodeGen::CodeGenTypes &CGT, bool SoftFloatABI) in PPC32_SVR4_ABIInfo() function in __anonbc557ed20311::PPC32_SVR4_ABIInfo3674 : TargetCodeGenInfo(new PPC32_SVR4_ABIInfo(CGT, SoftFloatABI)) {} in PPC32TargetCodeGenInfo()3689 Address PPC32_SVR4_ABIInfo::EmitVAArg(CodeGenFunction &CGF, Address VAList, in EmitVAArg()