Lines Matching refs:ZC
951 Constant *ZC = ConstantExpr::getZExt(C, CI.getType());952 return BinaryOperator::CreateXor(Builder->CreateAnd(X, ZC), ZC);