Home
last modified time | relevance | path

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

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