Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExtVectorType

1592       const ExtVectorType *VectorParam = cast<ExtVectorType>(Param);
1593 if (const ExtVectorType *VectorArg = dyn_cast<ExtVectorType>(Arg)) {
1628 if (const ExtVectorType *VectorArg = dyn_cast<ExtVectorType>(Arg)) {