Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h125 bool CheckShift(InterpState &S, CodePtr OpPC, const LT &LHS, const RT &RHS, in CheckShift() function
1766 if (!CheckShift(S, OpPC, LHS, RHS, Bits)) in Shr()
1785 if (!CheckShift(S, OpPC, LHS, RHS, Bits)) in Shl()