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