Searched refs:tryParseOptionalShiftExtend (Results 1 – 1 of 1) sorted by relevance
97 OperandMatchResultTy tryParseOptionalShiftExtend(OperandVector &Operands);2258 AArch64AsmParser::tryParseOptionalShiftExtend(OperandVector &Operands) { in tryParseOptionalShiftExtend() function in AArch64AsmParser3036 OperandMatchResultTy GotShift = tryParseOptionalShiftExtend(Operands); in parseOperand()