• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/

Lines Matching refs:parseExpression

4067       if (getParser().parseExpression(ShiftExpr, EndLoc)) {
4149 if (getParser().parseExpression(ImmVal))
4292 if (getParser().parseExpression(Expr)) {
4535 if (getParser().parseExpression(LaneIndex)) {
4869 if (getParser().parseExpression(MemBarrierID)) {
4937 if (getParser().parseExpression(ISBarrierID)) {
5146 if (getParser().parseExpression(ShiftAmount, EndLoc)) {
5228 if (getParser().parseExpression(ShiftAmount, EndLoc)) {
5290 if (getParser().parseExpression(ShiftAmount, EndLoc)) {
5349 if (getParser().parseExpression(Imm1Exp, Ex1)) {
5409 if (getParser().parseExpression(Imm2Exp, Ex2)) {
5445 if (getParser().parseExpression(LSBExpr)) {
5478 if (getParser().parseExpression(WidthExpr, EndLoc)) {
5576 if (getParser().parseExpression(Offset, E))
5765 if (getParser().parseExpression(Expr))
5823 if (getParser().parseExpression(Offset))
5947 if (getParser().parseExpression(Expr))
5977 // needs to go through here, as the regular parseExpression is
6110 if (getParser().parseExpression(IdVal))
6144 if (getParser().parseExpression(ImmVal))
6179 if (getParser().parseExpression(SubExprVal))
6194 if (getParser().parseExpression(SubExprVal))
10920 if (getParser().parseExpression(Value))
11161 if (Parser.parseExpression(AttrExpr))
11195 if (Parser.parseExpression(ValueExpr))
11440 if (getParser().parseExpression(OffsetExpr, EndLoc))
11475 if (getParser().parseExpression(OffsetExpr, EndLoc))
11541 if (getParser().parseExpression(Expr))
11621 if (Parser.parseExpression(IndexExpression) ||
11669 if (getParser().parseExpression(OffsetExpr))
11687 Parser.parseExpression(OE),
11756 if (Parser.parseExpression(OffsetExpr))