Searched defs:getRow (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ | ||
| H A D | TileShapeInfo.h | 57 MachineOperand *getRow() const { return Row; } in getRow() function |
| /llvm-project-15.0.7/mlir/lib/Analysis/Presburger/ | ||
| H A D | Matrix.cpp | 87 MutableArrayRef<int64_t> Matrix::getRow(unsigned row) { in getRow() function in Matrix |
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ | ||
| H A D | LowerMatrixIntrinsics.cpp | 241 Value *getRow(unsigned i) const { in getRow() function in __anon8ba1aee70111::LowerMatrixIntrinsics::MatrixTy |