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