Home
last modified time | relevance | path

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

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