Home | History | Annotate | Download | only in Symbol

Lines Matching defs:vector_type

1261             const VectorType *vector_type = dyn_cast<VectorType>(qual_type->getCanonicalTypeInternal());
1262 if (vector_type)
1264 if (vector_type->isIntegerType())
1266 else if (vector_type->isFloatingType())