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 __anona6f57c3c0111::SystemZTargetCodeGenInfo259 const SystemZTargetCodeGenInfo &SZCGI = in EmitVAArg()260 static_cast<const SystemZTargetCodeGenInfo &>( in EmitVAArg()466 const SystemZTargetCodeGenInfo &SZCGI = in computeInfo()467 static_cast<const SystemZTargetCodeGenInfo &>( in computeInfo()483 bool SystemZTargetCodeGenInfo::isVectorTypeBased(const Type *Ty, in isVectorTypeBased()536 return std::make_unique<SystemZTargetCodeGenInfo>(CGM.getTypes(), HasVector, in createSystemZTargetCodeGenInfo()