Searched refs:IntelExprStateMachine (Results 1 – 1 of 1) sorted by relevance
429 class IntelExprStateMachine { class in __anonb23049e20111::X86AsmParser457 IntelExprStateMachine() = default;1119 bool ParseIntelDotOperator(IntelExprStateMachine &SM, SMLoc &End);1129 void RewriteIntelExpression(IntelExprStateMachine &SM, SMLoc Start,1131 bool ParseIntelExpression(IntelExprStateMachine &SM, SMLoc &End);1137 IntelExprStateMachine &SM);1842 IntelExprStateMachine &SM, in ParseMasmNamedOperator()1866 IntelExprStateMachine &SM) { in tryParseOperandIdx()2310 bool X86AsmParser::ParseIntelDotOperator(IntelExprStateMachine &SM, in ParseIntelDotOperator()2463 IntelExprStateMachine SM; in ParseMasmOperator()[all …]