Home
last modified time | relevance | path

Searched refs:ComputeRegsForAlias (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2237 static void ComputeRegsForAlias(unsigned Reg, SmallSet<unsigned, 8> &OutRegs, in ComputeRegsForAlias() function in __anonb6c3df290111::AArch64Operand
4397 AArch64Operand::ComputeRegsForAlias(FirstReg, DRegs, ElementWidth); in tryParseMatrixTileList()
4422 AArch64Operand::ComputeRegsForAlias(Reg, DRegs, ElementWidth); in tryParseMatrixTileList()