Home
last modified time | relevance | path

Searched defs:bitXor (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegralAP.h234 static bool bitXor(IntegralAP A, IntegralAP B, unsigned OpBits, in bitXor() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp177 static ExprValue bitXor(ExprValue a, ExprValue b) { in bitXor() function