Searched defs:NegOne (Results 1 – 12 of 12) sorted by relevance
163 ConstantInt *NegOne; in generateUnsignedDivisionCode() local
28 Constant* NegOne = ConstantInt::get(Int1, static_cast<uint64_t>(-1), true); in TEST() local
1849 SDValue NegOne = DAG.getConstant(-1, DL, VT); in LowerSDIVREM() local2076 const SDValue NegOne = DAG.getConstant(-1, SL, MVT::i32); in LowerFROUND64() local2148 const SDValue NegOne = DAG.getConstantFP(-1.0, SL, MVT::f64); in LowerFFLOOR() local
356 Constant *NegOne = Ty->isIntOrIntVectorTy() ? in LowerNegateToMultiply() local
345 const SCEV *NegOne = SE.getSCEV(ConstantInt::getAllOnesValue( in DoInitialMatch() local
2292 APInt NegOne = APInt::getAllOnesValue(Width); in SimplifyICmpInst() local2342 APInt NegOne = APInt::getAllOnesValue(Width); in SimplifyICmpInst() local
2119 Constant *NegOne = Constant::getAllOnesValue(SrcTy); in visitICmpInstWithCastAndCast() local
2257 llvm::Value *NegOne = llvm::ConstantInt::get(Ty, -1ULL); in EmitUndefinedBehaviorIntegerDivAndRemCheck() local
1084 SDValue NegOne = in getNOT() local
6152 SDValue NegOne = in visitSIGN_EXTEND() local
6838 Constant *NegOne = in LowerBUILD_VECTOR() local
15126 SDValue NegOne = in LowerSIGN_EXTEND_AVX512() local