Searched defs:NegOne (Results 1 – 8 of 8) sorted by relevance
22 Constant* NegOne = ConstantInt::get(Int1, static_cast<uint64_t>(-1), true); in TEST() local
1551 APInt NegOne = APInt::getAllOnesValue(Width); in SimplifyICmpInst() local1565 APInt NegOne = APInt::getAllOnesValue(Width); in SimplifyICmpInst() local
5751 const SCEV *NegOne = getConstant(Ty, (uint64_t)-1); in getBECount() local
1615 Constant *NegOne = Constant::getAllOnesValue(SrcTy); in visitICmpInstWithCastAndCast() local
1696 llvm::Value *NegOne = llvm::ConstantInt::get(Ty, -1ULL); in EmitUndefinedBehaviorIntegerDivAndRemCheck() local
276 const SCEV *NegOne = SE.getSCEV(ConstantInt::getAllOnesValue( in DoInitialMatch() local
4144 SDValue NegOne = in visitSIGN_EXTEND() local
907 SDValue NegOne = in getNOT() local