Searched defs:getRow (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TileShapeInfo.h | 57 MachineOperand *getRow() const { return Row; } getRow() function |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LowerMatrixIntrinsics.cpp | 381 Value *getRow(unsigned i) const { in getRow() function in __anon821fcdb70111::LowerMatrixIntrinsics::MatrixTy |