Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp273 ParseStatus tryParseImmWithOptionalShift(OperandVector &Operands);
3424 AArch64AsmParser::tryParseImmWithOptionalShift(OperandVector &Operands) { in tryParseImmWithOptionalShift() function in AArch64AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1330 let ParserMethod = "tryParseImmWithOptionalShift";
1335 let ParserMethod = "tryParseImmWithOptionalShift";
H A DSVEInstrFormats.td284 let ParserMethod = "tryParseImmWithOptionalShift";