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