Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h145 XLe, enumerator
H A DTGLexer.cpp563 .Case("le", tgtok::XLe) in LexExclaim()
H A DTGParser.cpp1438 case tgtok::XLe: in ParseOperation()
1470 case tgtok::XLe: Code = BinOpInit::LE; break; in ParseOperation()
1527 case tgtok::XLe: in ParseOperation()