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