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.h120 XXOR, enumerator
H A DTGLexer.cpp583 .Case("xor", tgtok::XXOR) in LexExclaim()
H A DTGParser.cpp1432 case tgtok::XXOR: in ParseOperation()
1464 case tgtok::XXOR: Code = BinOpInit::XOR; break; in ParseOperation()
1514 case tgtok::XXOR: in ParseOperation()