Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:parseExpression

3094       if (getParser().parseExpression(ShiftExpr, EndLoc)) {
3177 if (getParser().parseExpression(ImmVal))
3339 if (getParser().parseExpression(Expr)) {
3558 if (getParser().parseExpression(LaneIndex)) {
3887 if (getParser().parseExpression(MemBarrierID)) {
3937 if (getParser().parseExpression(ISBarrierID)) {
4217 if (getParser().parseExpression(ShiftAmount, EndLoc)) {
4299 if (getParser().parseExpression(ShiftAmount, EndLoc)) {
4361 if (getParser().parseExpression(ShiftAmount, EndLoc)) {
4420 if (getParser().parseExpression(Imm1Exp, Ex1)) {
4480 if (getParser().parseExpression(Imm2Exp, Ex2)) {
4516 if (getParser().parseExpression(LSBExpr)) {
4549 if (getParser().parseExpression(WidthExpr, EndLoc)) {
4647 if (getParser().parseExpression(Offset, E))
4821 if (getParser().parseExpression(Expr))
4877 if (getParser().parseExpression(Offset))
4997 if (getParser().parseExpression(Expr))
5027 // needs to go through here, as the regular parseExpression is
5158 if (getParser().parseExpression(IdVal))
5177 if (getParser().parseExpression(ImmVal))
5210 if (getParser().parseExpression(SubExprVal))
5225 if (getParser().parseExpression(SubExprVal))
8808 if (getParser().parseExpression(Value)) {
9081 if (Parser.parseExpression(AttrExpr)) {
9124 if (Parser.parseExpression(ValueExpr)) {
9460 if (getParser().parseExpression(OffsetExpr, EndLoc)) {
9503 if (getParser().parseExpression(OffsetExpr, EndLoc)) {
9591 if (getParser().parseExpression(Expr)) {
9700 if (Parser.parseExpression(IndexExpression)) {
9737 getParser().parseExpression(OffsetExpr)) {
9764 if (getLexer().is(AsmToken::EndOfStatement) || Parser.parseExpression(OE)) {
9872 if (Parser.parseExpression(OffsetExpr)) {
9971 if (Parser.parseExpression(Value)) {