Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGLexer.h55 XIf, XCond, XEq, XIsA, XDag, XNe, XLe, XLt, XGe, XGt, XSetOp, XGetOp, enumerator
HDTGLexer.cpp538 .Case("ne", tgtok::XNe) in LexExclaim()
HDTGParser.cpp1082 case tgtok::XNe: in ParseOperation()
1107 case tgtok::XNe: Code = BinOpInit::NE; break; in ParseOperation()
1139 case tgtok::XNe: in ParseOperation()
2124 case tgtok::XNe: in ParseSimpleValue()