Lines Matching refs:ParseExpression
2528 if (getParser().ParseExpression(ShiftExpr)) { in tryParseShiftRegister()
2609 if (getParser().ParseExpression(ImmVal)) in tryParseRegisterWithWriteBack()
2754 if (getParser().ParseExpression(Expr)) { in parseCoprocOptionOperand()
2966 if (getParser().ParseExpression(LaneIndex)) { in parseVectorLane()
3441 if (getParser().ParseExpression(ShiftAmount)) { in parsePKHImm()
3520 if (getParser().ParseExpression(ShiftAmount)) { in parseShifterImm()
3581 if (getParser().ParseExpression(ShiftAmount)) { in parseRotImm()
3619 if (getParser().ParseExpression(LSBExpr)) { in parseBitfield()
3651 if (getParser().ParseExpression(WidthExpr)) { in parseBitfield()
3745 if (getParser().ParseExpression(Offset)) in parseAM3Offset()
4198 if (getParser().ParseExpression(Expr)) in parseMemory()
4254 if (getParser().ParseExpression(Offset)) in parseMemory()
4373 if (getParser().ParseExpression(Expr)) in parseMemRegOffsetShift()
4516 if (getParser().ParseExpression(IdVal)) in parseOperand()
4535 if (getParser().ParseExpression(ImmVal)) in parseOperand()
4559 if (getParser().ParseExpression(SubExprVal)) in parseOperand()
7384 if (getParser().ParseExpression(Value)) in parseDirectiveWord()