Searched refs:MatrixReg (Results 1 – 1 of 1) sorted by relevance
500 struct MatrixRegOp MatrixReg; member556 MatrixReg = o.MatrixReg; in AArch64Operand()668 return MatrixReg.RegNum; in getMatrixReg()673 return MatrixReg.ElementWidth; in getMatrixElementWidth()678 return MatrixReg.Kind; in getMatrixKind()2495 Op->MatrixReg.RegNum = RegNum; in CreateMatrixRegister()2496 Op->MatrixReg.ElementWidth = ElementWidth; in CreateMatrixRegister()2497 Op->MatrixReg.Kind = Kind; in CreateMatrixRegister()