Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp286 ParseStatus tryParseSVEVecLenSpecifier(OperandVector &Operands);
8030 AArch64AsmParser::tryParseSVEVecLenSpecifier(OperandVector &Operands) { in tryParseSVEVecLenSpecifier() function in AArch64AsmParser
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td73 let ParserMethod = "tryParseSVEVecLenSpecifier";