Searched refs:SubDivs (Results 1 – 2 of 2) sorted by relevance
1019 int SubDivs = D.Kind == IITDescriptor::Subdivide2Argument ? 1 : 2; in DecodeFixedType() local1020 return VectorType::getSubdividedVectorType(VTy, SubDivs); in DecodeFixedType()1336 int SubDivs = D.Kind == IITDescriptor::Subdivide2Argument ? 1 : 2; in matchIntrinsicType() local1337 NewTy = VectorType::getSubdividedVectorType(VTy, SubDivs); in matchIntrinsicType()
1156 int SubDivs = D.Kind == IITDescriptor::Subdivide2Argument ? 1 : 2; in DecodeFixedType() local1157 return VectorType::getSubdividedVectorType(VTy, SubDivs); in DecodeFixedType()1467 int SubDivs = D.Kind == IITDescriptor::Subdivide2Argument ? 1 : 2; in matchIntrinsicType() local1468 NewTy = VectorType::getSubdividedVectorType(VTy, SubDivs); in matchIntrinsicType()