Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3865 auto ParseMatrixTile = [this, &Parser](unsigned &Reg, in tryParseMatrixTileList() local
3915 auto ParseRes = ParseMatrixTile(FirstReg, ElementWidth); in tryParseMatrixTileList()
3935 ParseRes = ParseMatrixTile(Reg, NextElementWidth); in tryParseMatrixTileList()