Searched refs:DRegs (Results 1 – 1 of 1) sorted by relevance
4427 SmallSet<unsigned, 8> DRegs; in tryParseMatrixTileList() local4428 AArch64Operand::ComputeRegsForAlias(FirstReg, DRegs, ElementWidth); in tryParseMatrixTileList()4451 AArch64Operand::ComputeRegsForAlias(Reg, DRegs, ElementWidth); in tryParseMatrixTileList()4461 for (auto Reg : DRegs) in tryParseMatrixTileList()