Searched refs:DRegs (Results 1 – 1 of 1) sorted by relevance
4558 SmallSet<unsigned, 8> DRegs; in tryParseMatrixTileList() local4559 AArch64Operand::ComputeRegsForAlias(FirstReg, DRegs, ElementWidth); in tryParseMatrixTileList()4582 AArch64Operand::ComputeRegsForAlias(Reg, DRegs, ElementWidth); in tryParseMatrixTileList()4592 for (auto Reg : DRegs) in tryParseMatrixTileList()