Searched refs:MatrixReg (Results 1 – 1 of 1) sorted by relevance
469 struct MatrixRegOp MatrixReg; member521 MatrixReg = o.MatrixReg; in AArch64Operand()623 return MatrixReg.RegNum; in getMatrixReg()628 return MatrixReg.ElementWidth; in getMatrixElementWidth()633 return MatrixReg.Kind; in getMatrixKind()2201 Op->MatrixReg.RegNum = RegNum; in CreateMatrixRegister()2202 Op->MatrixReg.ElementWidth = ElementWidth; in CreateMatrixRegister()2203 Op->MatrixReg.Kind = Kind; in CreateMatrixRegister()