Searched refs:ParseIntelDotOperator (Results 1 – 1 of 1) sorted by relevance
662 bool ParseIntelDotOperator(const MCExpr *Disp, const MCExpr *&NewDisp);1279 if (ParseIntelDotOperator(Disp, NewDisp)) in ParseIntelBracExpression()1503 bool X86AsmParser::ParseIntelDotOperator(const MCExpr *Disp, in ParseIntelDotOperator() function in X86AsmParser