Searched refs:k_MatrixRegister (Results 1 – 1 of 1) sorted by relevance
347 k_MatrixRegister, enumerator551 case k_MatrixRegister: in AArch64Operand()663 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixReg()668 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixElementWidth()673 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixKind()1233 bool isMatrix() const { return Kind == k_MatrixRegister; } in isMatrix()2465 auto Op = std::make_unique<AArch64Operand>(k_MatrixRegister, Ctx); in CreateMatrixRegister()2569 case k_MatrixRegister: in print()