Searched refs:SystemZTargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
7418 class SystemZTargetCodeGenInfo : public TargetCodeGenInfo { class7437 SystemZTargetCodeGenInfo(CodeGenTypes &CGT, bool HasVector, bool SoftFloatABI) in SystemZTargetCodeGenInfo() function in __anon0040e4080c11::SystemZTargetCodeGenInfo7636 const SystemZTargetCodeGenInfo &SZCGI = in EmitVAArg()7637 static_cast<const SystemZTargetCodeGenInfo &>( in EmitVAArg()7846 const SystemZTargetCodeGenInfo &SZCGI = in computeInfo()7847 static_cast<const SystemZTargetCodeGenInfo &>( in computeInfo()7863 bool SystemZTargetCodeGenInfo::isVectorTypeBased(const Type *Ty, in isVectorTypeBased()12339 return SetCGInfo(new SystemZTargetCodeGenInfo(Types, HasVector, SoftFloat)); in getTargetCodeGenInfo()