Home | History | Annotate | Download | only in Sema

Lines Matching refs:isVectorSizeTooLarge

1729     if (VectorType::isVectorSizeTooLarge(vectorSize)) {
4675 if (VectorType::isVectorSizeTooLarge(vectorSize / typeSize)) {