Home
last modified time | relevance | path

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

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