Searched defs:getNumRows (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/include/mlir/Analysis/Presburger/ | ||
H A D | Matrix.h | 86 unsigned getNumRows() const { return nRows; } in getNumRows() function |
H A D | Simplex.h | 322 unsigned getNumRows() const { return tableau.getNumRows(); } in getNumRows() function |
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ | ||
H A D | SPIRVTypes.cpp | 1220 unsigned MatrixType::getNumRows() const { getNumRows() function in MatrixType |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LowerMatrixIntrinsics.cpp | 404 unsigned getNumRows() const { getNumRows() function in __anon5e2d3a8a0111::LowerMatrixIntrinsics::MatrixTy |