Lines Matching refs:AllOnes
1913 Constant *AllOnes = Constant::getAllOnesValue(Op->getType());1914 return new BinaryOperator(Instruction::Xor, Op, AllOnes,