Searched refs:Vector_Width (Results 1 – 5 of 5) sorted by relevance
100 unsigned Vector_Width; member
109 unsigned Vector_Width; member
801 return VectorType::get(DecodeFixedType(Infos, Tys, Context),D.Vector_Width); in DecodeFixedType()944 return !VT || VT->getNumElements() != D.Vector_Width || in matchIntrinsicType()
905 return VectorType::get(DecodeFixedType(Infos, Tys, Context),D.Vector_Width); in DecodeFixedType()1047 return !VT || VT->getNumElements() != D.Vector_Width || in matchIntrinsicType()