Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp255 OperandMatchResultTy tryParseImmWithOptionalShift(OperandVector &Operands);
2976 AArch64AsmParser::tryParseImmWithOptionalShift(OperandVector &Operands) { in tryParseImmWithOptionalShift() function in AArch64AsmParser
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1066 let ParserMethod = "tryParseImmWithOptionalShift";
1071 let ParserMethod = "tryParseImmWithOptionalShift";
H A DSVEInstrFormats.td163 let ParserMethod = "tryParseImmWithOptionalShift";