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.cpp265 ParseStatus tryParseImmWithOptionalShift(OperandVector &Operands);
3357 AArch64AsmParser::tryParseImmWithOptionalShift(OperandVector &Operands) { in tryParseImmWithOptionalShift() function in AArch64AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1230 let ParserMethod = "tryParseImmWithOptionalShift";
1235 let ParserMethod = "tryParseImmWithOptionalShift";
H A DSVEInstrFormats.td213 let ParserMethod = "tryParseImmWithOptionalShift";