Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2038 CreateMatrixTileList(unsigned RegMask, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateMatrixTileList() function in __anone48315620111::AArch64Operand
3896 Operands.push_back(AArch64Operand::CreateMatrixTileList( in tryParseMatrixTileList()
3908 Operands.push_back(AArch64Operand::CreateMatrixTileList( in tryParseMatrixTileList()
3966 AArch64Operand::CreateMatrixTileList(RegMask, S, getLoc(), getContext())); in tryParseMatrixTileList()