Home
last modified time | relevance | path

Searched defs:getRow (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTileShapeInfo.h57 MachineOperand *getRow() const { return Row; } getRow() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp381 Value *getRow(unsigned i) const { in getRow() function in __anon821fcdb70111::LowerMatrixIntrinsics::MatrixTy