Home | History | Annotate | Download | only in Sema

Lines Matching refs:isVectorSizeTooLarge

2188     if (VectorType::isVectorSizeTooLarge(vectorSize)) {
6008 if (VectorType::isVectorSizeTooLarge(vectorSize / typeSize)) {