Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGLexer.h52 XNe, XLe, XLt, XGe, XGt, enumerator
DTGLexer.cpp471 .Case("le", tgtok::XLe) in LexExclaim()
DTGParser.cpp1034 case tgtok::XLe: in ParseOperation()
1056 case tgtok::XLe: Code = BinOpInit::LE; break; in ParseOperation()
1087 case tgtok::XLe: in ParseOperation()
1929 case tgtok::XLe: in ParseSimpleValue()