Home
last modified time | relevance | path

Searched defs:getNumRows (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DMatrix.h86 unsigned getNumRows() const { return nRows; } in getNumRows() function
H A DSimplex.h322 unsigned getNumRows() const { return tableau.getNumRows(); } in getNumRows() function
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp1220 unsigned MatrixType::getNumRows() const { getNumRows() function in MatrixType
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp404 unsigned getNumRows() const { getNumRows() function in __anon5e2d3a8a0111::LowerMatrixIntrinsics::MatrixTy