Home
last modified time | relevance | path

Searched refs:BitXor (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td528 def BitXor : IntegerOpcode;
H A DInterp.h392 bool BitXor(InterpState &S, CodePtr OpPC) { in BitXor() function