Home
last modified time | relevance | path

Searched refs:BitAnd (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td580 def BitAnd : IntegerOpcode;
H A DInterp.h627 bool BitAnd(InterpState &S, CodePtr OpPC) { in BitAnd() function