Searched refs:k_MatrixRegister (Results 1 – 1 of 1) sorted by relevance
345 k_MatrixRegister, enumerator549 case k_MatrixRegister: in AArch64Operand()661 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixReg()666 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixElementWidth()671 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixKind()1225 bool isMatrix() const { return Kind == k_MatrixRegister; } in isMatrix()2400 auto Op = std::make_unique<AArch64Operand>(k_MatrixRegister, Ctx); in CreateMatrixRegister()2504 case k_MatrixRegister: in print()