Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGLexer.h58 XCond, XEq, XIsA, XDag, XNe, XLe, XLt, XGe, XGt, XSetDagOp, XGetDagOp, enumerator
H A DTGLexer.cpp550 .Case("ne", tgtok::XNe) in LexExclaim()
H A DTGParser.cpp1156 case tgtok::XNe: in ParseOperation()
1184 case tgtok::XNe: Code = BinOpInit::NE; break; in ParseOperation()
1219 case tgtok::XNe: in ParseOperation()
2422 case tgtok::XNe: in ParseSimpleValue()