Searched refs:SystemZTargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
45 class SystemZTargetCodeGenInfo : public TargetCodeGenInfo { class60 SystemZTargetCodeGenInfo(CodeGenTypes &CGT, bool HasVector, bool SoftFloatABI) in SystemZTargetCodeGenInfo() function in __anona9fb9b860111::SystemZTargetCodeGenInfo259 const SystemZTargetCodeGenInfo &SZCGI = in EmitVAArg()260 static_cast<const SystemZTargetCodeGenInfo &>( in EmitVAArg()468 const SystemZTargetCodeGenInfo &SZCGI = in computeInfo()469 static_cast<const SystemZTargetCodeGenInfo &>( in computeInfo()485 bool SystemZTargetCodeGenInfo::isVectorTypeBased(const Type *Ty, in isVectorTypeBased()538 return std::make_unique<SystemZTargetCodeGenInfo>(CGM.getTypes(), HasVector, in createSystemZTargetCodeGenInfo()