Searched defs:NegOne (Results 1 – 9 of 9) sorted by relevance
25 Constant* NegOne = ConstantInt::get(Int1, static_cast<uint64_t>(-1), true); in TEST() local
163 ConstantInt *NegOne; in generateUnsignedDivisionCode() local
1634 SDValue NegOne = DAG.getConstant(-1, VT); in LowerSDIVREM() local1787 const SDValue NegOne = DAG.getConstantFP(-1.0, MVT::f64); in LowerFFLOOR() local
1947 APInt NegOne = APInt::getAllOnesValue(Width); in SimplifyICmpInst() local1971 APInt NegOne = APInt::getAllOnesValue(Width); in SimplifyICmpInst() local
1887 Constant *NegOne = Constant::getAllOnesValue(SrcTy); in visitICmpInstWithCastAndCast() local
2139 llvm::Value *NegOne = llvm::ConstantInt::get(Ty, -1ULL); in EmitUndefinedBehaviorIntegerDivAndRemCheck() local
328 const SCEV *NegOne = SE.getSCEV(ConstantInt::getAllOnesValue( in DoInitialMatch() local
1070 SDValue NegOne = in getNOT() local
5124 SDValue NegOne = in visitSIGN_EXTEND() local