Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateAnd

484     Cond = Cond ? Builder.CreateAnd(Cond, LargeEnough) : LargeEnough;
497 Builder.CreateAnd(Builder.CreatePtrToInt(Address, IntPtrTy),
501 Cond = Cond ? Builder.CreateAnd(Cond, Aligned) : Aligned;
554 llvm::Value *Slot = Builder.CreateAnd(Hash,
1126 Check = Builder.CreateAnd(Upper, Lower);
1297 Val = Builder.CreateAnd(Val, llvm::APInt::getLowBitsSet(Info.StorageSize,
1455 SrcVal = Builder.CreateAnd(SrcVal,
1464 Val = Builder.CreateAnd(Val,