Home
last modified time | relevance | path

Searched defs:nRows (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/unittests/Analysis/Presburger/
H A DLinearTransformTest.cpp25 for (unsigned row = 0, nRows = m.getNumRows(); row < nRows; ++row) { in testColumnEchelonForm() local
/llvm-project/offload/test/offloading/
H A Dbug49334.cpp23 const long nRows; member in BlockMatrix
/llvm-project/clang/lib/AST/
H A DType.cpp340 ConstantMatrixType(QualType matrixType,unsigned nRows,unsigned nColumns,QualType canonType) ConstantMatrixType() argument
346 ConstantMatrixType(TypeClass tc,QualType matrixType,unsigned nRows,unsigned nColumns,QualType canonType) ConstantMatrixType() argument