Searched refs:WidthMinusOne (Results 1 – 1 of 1) sorted by relevance
4468 llvm::Value *WidthMinusOne = in EmitShl() local4470 llvm::Value *ValidExponent = Builder.CreateICmpULE(Ops.RHS, WidthMinusOne); in EmitShl()4486 (RHS == Ops.RHS) ? WidthMinusOne in EmitShl()