Searched refs:MatrixReg (Results 1 – 1 of 1) sorted by relevance
496 struct MatrixRegOp MatrixReg; member552 MatrixReg = o.MatrixReg; in AArch64Operand()664 return MatrixReg.RegNum; in getMatrixReg()669 return MatrixReg.ElementWidth; in getMatrixElementWidth()674 return MatrixReg.Kind; in getMatrixKind()2466 Op->MatrixReg.RegNum = RegNum; in CreateMatrixRegister()2467 Op->MatrixReg.ElementWidth = ElementWidth; in CreateMatrixRegister()2468 Op->MatrixReg.Kind = Kind; in CreateMatrixRegister()