Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.h58 XCond, XEq, XIsA, XDag, XNe, XLe, XLt, XGe, XGt, XSetDagOp, XGetDagOp, enumerator
H A DTGLexer.cpp557 .Case("ge", tgtok::XGe) in LexExclaim()
H A DTGParser.cpp1178 case tgtok::XGe: in ParseOperation()
1208 case tgtok::XGe: Code = BinOpInit::GE; break; in ParseOperation()
1245 case tgtok::XGe: in ParseOperation()
2469 case tgtok::XGe: in ParseSimpleValue()