Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2323 CreateMatrixTileList(unsigned RegMask, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateMatrixTileList() function in __anon730428320111::AArch64Operand
4397 Operands.push_back(AArch64Operand::CreateMatrixTileList( in tryParseMatrixTileList()
4409 Operands.push_back(AArch64Operand::CreateMatrixTileList( in tryParseMatrixTileList()
4465 AArch64Operand::CreateMatrixTileList(RegMask, S, getLoc(), getContext())); in tryParseMatrixTileList()