Searched refs:MatrixReg (Results 1 – 1 of 1) sorted by relevance
472 struct MatrixRegOp MatrixReg; member524 MatrixReg = o.MatrixReg; in AArch64Operand()626 return MatrixReg.RegNum; in getMatrixReg()631 return MatrixReg.ElementWidth; in getMatrixElementWidth()636 return MatrixReg.Kind; in getMatrixKind()2199 Op->MatrixReg.RegNum = RegNum; in CreateMatrixRegister()2200 Op->MatrixReg.ElementWidth = ElementWidth; in CreateMatrixRegister()2201 Op->MatrixReg.Kind = Kind; in CreateMatrixRegister()