Home | History | Annotate | Download | only in Sema

Lines Matching refs:isExtVectorType

1390   if (ToType->isExtVectorType()) {
1393 if (FromType->isExtVectorType())
7474 if ((*Vec1)->isExtVectorType() || !(*Vec2)->isExtVectorType())