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