Searched refs:MatrixReg (Results 1 – 1 of 1) sorted by relevance
512 struct MatrixRegOp MatrixReg; member569 MatrixReg = o.MatrixReg; in AArch64Operand()684 return MatrixReg.RegNum; in getMatrixReg()689 return MatrixReg.ElementWidth; in getMatrixElementWidth()694 return MatrixReg.Kind; in getMatrixKind()2553 Op->MatrixReg.RegNum = RegNum; in CreateMatrixRegister()2554 Op->MatrixReg.ElementWidth = ElementWidth; in CreateMatrixRegister()2555 Op->MatrixReg.Kind = Kind; in CreateMatrixRegister()