Searched refs:RowRange (Results 1 – 1 of 1) sorted by relevance
2663 auto const RowRange = NumRows->getSourceRange(); in BuildMatrixType() local2669 << "matrix_type" << AANT_ArgumentIntegerConstant << RowRange in BuildMatrixType()2677 << "matrix_type" << AANT_ArgumentIntegerConstant << RowRange; in BuildMatrixType()2693 << "matrix" << RowRange << ColRange; in BuildMatrixType()2697 Diag(AttrLoc, diag::err_attribute_zero_size) << "matrix" << RowRange; in BuildMatrixType()2706 << RowRange << "matrix row"; in BuildMatrixType()