Searched refs:MatrixReg (Results 1 – 1 of 1) sorted by relevance
494 struct MatrixRegOp MatrixReg; member550 MatrixReg = o.MatrixReg; in AArch64Operand()662 return MatrixReg.RegNum; in getMatrixReg()667 return MatrixReg.ElementWidth; in getMatrixElementWidth()672 return MatrixReg.Kind; in getMatrixKind()2401 Op->MatrixReg.RegNum = RegNum; in CreateMatrixRegister()2402 Op->MatrixReg.ElementWidth = ElementWidth; in CreateMatrixRegister()2403 Op->MatrixReg.Kind = Kind; in CreateMatrixRegister()