Searched refs:k_MatrixRegister (Results 1 – 1 of 1) sorted by relevance
329 k_MatrixRegister, enumerator523 case k_MatrixRegister: in AArch64Operand()625 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixReg()630 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixElementWidth()635 assert(Kind == k_MatrixRegister && "Invalid access!"); in getMatrixKind()1159 bool isMatrix() const { return Kind == k_MatrixRegister; } in isMatrix()2198 auto Op = std::make_unique<AArch64Operand>(k_MatrixRegister, Ctx); in CreateMatrixRegister()2296 case k_MatrixRegister: in print()