Lines Matching refs:parseExpression
2062 if (getParser().parseExpression(ImmVal)) in tryParsePrefetch()
2185 if (getParser().parseExpression(Expr)) in tryParseAdrLabel()
2434 if (getParser().parseExpression(ImmVal)) in tryParseOptionalShiftExtend()
2731 if (getParser().parseExpression(ImmVal)) in tryParseBarrierOperand()
2827 if (getParser().parseExpression(ImmVal)) in tryParseVectorRegister()
2963 if (getParser().parseExpression(ImmVal)) in parseSymbolicImmVal()
3049 if (getParser().parseExpression(ImmVal)) in parseVectorList()
3104 if (Parser.parseExpression(ImmVal) || !isa<MCConstantExpr>(ImmVal) || in tryParseGPR64sp0Operand()
3175 if (getParser().parseExpression(IdVal)) in parseOperand()
3236 if (getParser().parseExpression(SubExprVal)) in parseOperand()
4288 if (getParser().parseExpression(Value)) in parseDirectiveWord()
4320 if (getParser().parseExpression(Expr)) { in parseDirectiveInst()