Searched refs:SingleEltTy (Results 1 – 1 of 1) sorted by relevance
511 const Type *SingleEltTy = getABIInfo<SystemZABIInfo>() in isVectorTypeBased() local514 bool SingleVecEltStruct = SingleEltTy != Ty && SingleEltTy->isVectorType() && in isVectorTypeBased()515 Ctx.getTypeSize(SingleEltTy) == Ctx.getTypeSize(Ty); in isVectorTypeBased()