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