Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp880 bool ParseIntelNamedOperator(StringRef Name, IntelExprStateMachine &SM,
1456 bool X86AsmParser::ParseIntelNamedOperator(StringRef Name, in ParseIntelNamedOperator() function in X86AsmParser
1537 if (ParseIntelNamedOperator(Identifier, SM, ParseError, End)) { in ParseIntelExpression()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1118 bool ParseIntelNamedOperator(StringRef Name, IntelExprStateMachine &SM,
1798 bool X86AsmParser::ParseIntelNamedOperator(StringRef Name, in ParseIntelNamedOperator() function in X86AsmParser
2015 if (ParseIntelNamedOperator(Identifier, SM, ParseError, End)) { in ParseIntelExpression()