Lines Matching refs:parseExpression
1959 if (getParser().parseExpression(ImmVal)) in tryParsePrefetch()
2065 if (getParser().parseExpression(Expr)) in tryParseAdrLabel()
2314 if (getParser().parseExpression(ImmVal)) in tryParseOptionalShiftExtend()
2590 if (getParser().parseExpression(ImmVal)) in tryParseBarrierOperand()
2697 if (getParser().parseExpression(ImmVal)) in tryParseVectorRegister()
2833 if (getParser().parseExpression(ImmVal)) in parseSymbolicImmVal()
2919 if (getParser().parseExpression(ImmVal)) in parseVectorList()
2974 if (Parser.parseExpression(ImmVal) || !isa<MCConstantExpr>(ImmVal) || in tryParseGPR64sp0Operand()
3045 if (getParser().parseExpression(IdVal)) in parseOperand()
3106 if (getParser().parseExpression(SubExprVal)) in parseOperand()
3987 if (getParser().parseExpression(Value)) in parseDirectiveWord()
4019 if (getParser().parseExpression(Expr)) { in parseDirectiveInst()