Home
last modified time | relevance | path

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

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