Searched refs:PPC32TargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
296 class PPC32TargetCodeGenInfo : public TargetCodeGenInfo { class298 PPC32TargetCodeGenInfo(CodeGenTypes &CGT, bool SoftFloatABI, in PPC32TargetCodeGenInfo() function in __anon0de7a6800211::PPC32TargetCodeGenInfo523 bool PPC32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI()543 PPC32TargetCodeGenInfo::initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()978 bool RetSmallStructInRegABI = PPC32TargetCodeGenInfo::isStructReturnInRegABI( in createPPC32TargetCodeGenInfo()980 return std::make_unique<PPC32TargetCodeGenInfo>(CGM.getTypes(), SoftFloatABI, in createPPC32TargetCodeGenInfo()