Home
last modified time | relevance | path

Searched refs:XCond (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.cpp560 .Case("cond", tgtok::XCond) in LexExclaim()
H A DTGParser.cpp1612 case tgtok::XCond: in ParseOperation()
2478 case tgtok::XCond: in ParseSimpleValue()