Searched refs:k_MatrixRegister (Results 1 – 1 of 1) sorted by relevance
351 k_MatrixRegister, enumerator555 case k_MatrixRegister: in AArch64Operand()667 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixReg()672 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixElementWidth()677 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixKind()1237 bool isMatrix() const { return Kind == k_MatrixRegister; } in isMatrix()2494 auto Op = std::make_unique<AArch64Operand>(k_MatrixRegister, Ctx); in CreateMatrixRegister()2598 case k_MatrixRegister: in print()