Lines Matching full:_and
1169 _and(getPhysicalRegister(getStackReg(), Traits::WordType),
1486 _and(esp, Ctx->getConstantInt32(-Alignment));
1519 _and(T, Ctx->getConstantInt32(-Alignment));
1991 _and(T_Lo, Src1Lo);
1994 _and(T_Hi, Src1Hi);
2250 _and(T, Src1);
2479 _and(T, Ctx->getConstantInt(Ty, -(1 << LogDiv)));
2961 _and(T, Ctx->getConstantInt1(1));
3014 _and(T_2, Ctx->getConstantInt1(1));
3044 _and(T_2, Ctx->getConstantInt1(1));
4613 _and(T_2, Ctx->getConstantInt1(1));
4825 Op_Lo = &TargetX86Base<TraitsType>::_and;
4826 Op_Hi = &TargetX86Base<TraitsType>::_and;