Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h118 XXOR, enumerator
H A DTGLexer.cpp615 .Case("xor", tgtok::XXOR) in LexExclaim()
H A DTGParser.cpp1500 case tgtok::XXOR: in ParseOperation()
1535 case tgtok::XXOR: Code = BinOpInit::XOR; break; in ParseOperation()
1589 case tgtok::XXOR: in ParseOperation()