Searched refs:negOneConst (Results 1 – 1 of 1) sorted by relevance
852 Constant *negOneConst = NULL; in expandBFI() local855 negOneConst = ConstantInt::get(CI->getContext(), in expandBFI()859 negOneVals.push_back(negOneConst); in expandBFI()861 negOneConst = ConstantVector::get(negOneVals); in expandBFI()863 negOneConst = ConstantInt::get(CI->getContext(), in expandBFI()871 BinaryOperator::Create(Instruction::Xor, CI->getOperand(0), negOneConst, in expandBFI()