Searched refs:ValueRows (Results 1 – 1 of 1) sorted by relevance
2473 std::optional<llvm::APSInt> ValueRows = in BuildMatrixType() local2482 if (!ValueRows && !ValueColumns) { in BuildMatrixType()2490 if (!ValueRows) { in BuildMatrixType()2504 unsigned MatrixRows = static_cast<unsigned>(ValueRows->getZExtValue()); in BuildMatrixType()