Searched refs:PPC32TargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
352 class PPC32TargetCodeGenInfo : public TargetCodeGenInfo { class354 PPC32TargetCodeGenInfo(CodeGenTypes &CGT, bool SoftFloatABI, in PPC32TargetCodeGenInfo() function in __anon5bbdb0ca0311::PPC32TargetCodeGenInfo580 bool PPC32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI()600 PPC32TargetCodeGenInfo::initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()1035 bool RetSmallStructInRegABI = PPC32TargetCodeGenInfo::isStructReturnInRegABI( in createPPC32TargetCodeGenInfo()1037 return std::make_unique<PPC32TargetCodeGenInfo>(CGM.getTypes(), SoftFloatABI, in createPPC32TargetCodeGenInfo()