Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h146 XGe, enumerator
H A DTGLexer.cpp564 .Case("ge", tgtok::XGe) in LexExclaim()
H A DTGParser.cpp1434 case tgtok::XGe: in ParseOperation()
1466 case tgtok::XGe: Code = BinOpInit::GE; break; in ParseOperation()
1523 case tgtok::XGe: in ParseOperation()