Searched refs:k_MatrixRegister (Results 1 – 1 of 1) sorted by relevance
358 k_MatrixRegister, enumerator568 case k_MatrixRegister: in AArch64Operand()683 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixReg()688 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixElementWidth()693 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixKind()1256 bool isMatrix() const { return Kind == k_MatrixRegister; } in isMatrix()2552 auto Op = std::make_unique<AArch64Operand>(k_MatrixRegister, Ctx); in CreateMatrixRegister()2659 case k_MatrixRegister: in print()