Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h139 XCond, enumerator
H A DTGLexer.cpp567 .Case("cond", tgtok::XCond) in LexExclaim()
H A DTGParser.cpp2041 case tgtok::XCond: in ParseOperation()