Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h147 XGe, enumerator
H A DTGLexer.cpp565 .Case("ge", tgtok::XGe) in LexExclaim()
H A DTGParser.cpp1440 case tgtok::XGe: in ParseOperation()
1472 case tgtok::XGe: Code = BinOpInit::GE; break; in ParseOperation()
1529 case tgtok::XGe: in ParseOperation()