Searched refs:BitXor (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ | ||
| H A D | Opcodes.td | 582 def BitXor : IntegerOpcode; |
| H A D | Interp.h | 667 bool BitXor(InterpState &S, CodePtr OpPC) { in BitXor() function |