Searched refs:CheckShift (Results 1 – 1 of 1) sorted by relevance
100 bool CheckShift(InterpState &S, CodePtr OpPC, const RT &RHS, unsigned Bits) { in CheckShift() function1205 if (!CheckShift<RT>(S, OpPC, RHS, Bits)) in Shr()1221 if (!CheckShift<RT>(S, OpPC, RHS, Bits)) in Shl()