Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h140 XCond, enumerator
H A DTGLexer.cpp568 .Case("cond", tgtok::XCond) in LexExclaim()
H A DTGParser.cpp2047 case tgtok::XCond: in ParseOperation()