Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp284 ParseStatus tryParseMatrixTileList(OperandVector &Operands);
4364 ParseStatus AArch64AsmParser::tryParseMatrixTileList(OperandVector &Operands) { in tryParseMatrixTileList() function in AArch64AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td1806 let ParserMethod = "tryParseMatrixTileList";