Searched defs:NegOne (Results 1 – 9 of 9) sorted by relevance
22 Constant* NegOne = ConstantInt::get(Int1, static_cast<uint64_t>(-1), true); in TEST() local
705 Constant *NegOne = ConstantInt::get(Int32Ty, 0xffffffff); in insertIndirectCounterIncrement() local
1829 APInt NegOne = APInt::getAllOnesValue(Width); in SimplifyICmpInst() local1843 APInt NegOne = APInt::getAllOnesValue(Width); in SimplifyICmpInst() local
6264 const SCEV *NegOne = getConstant(Ty, (uint64_t)-1); in getBECount() local
1643 Constant *NegOne = Constant::getAllOnesValue(SrcTy); in visitICmpInstWithCastAndCast() local
1763 llvm::Value *NegOne = llvm::ConstantInt::get(Ty, -1ULL); in EmitUndefinedBehaviorIntegerDivAndRemCheck() local
302 const SCEV *NegOne = SE.getSCEV(ConstantInt::getAllOnesValue( in DoInitialMatch() local
4444 SDValue NegOne = in visitSIGN_EXTEND() local
972 SDValue NegOne = in getNOT() local