Home
last modified time | relevance | path

Searched refs:UpdateLocLex (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1425 bool UpdateLocLex = true; in ParseIntelExpression() local
1438 UpdateLocLex = false; in ParseIntelExpression()
1447 UpdateLocLex = false; in ParseIntelExpression()
1456 if ((UpdateLocLex = ParseIntelNamedOperator(Identifier, SM))) in ParseIntelExpression()
1502 UpdateLocLex = false; in ParseIntelExpression()
1562 if (!Done && UpdateLocLex) in ParseIntelExpression()