Lines Matching refs:getNullValue
550 NewInsts[Base] = ConstantInt::getNullValue(IndexType); in rewriteGEPAsOffset()
690 Constant::getNullValue(Offset->getType())); in foldGEPICmp()
992 return getICmp(I.ICMP_EQ, A, ConstantInt::getNullValue(A->getType())); in foldICmpShrConstConst()
1043 return getICmp(I.ICMP_EQ, A, ConstantInt::getNullValue(A->getType())); in foldICmpShlConstConst()
1197 X, ConstantInt::getNullValue(XTy)); in foldSignBitTest()
1475 ConstantInt::getNullValue(SrcTy)) in foldICmpTruncConstant()
1568 ConstantInt::getNullValue(X->getType())); in foldICmpXorConstant()
1751 Constant *Zero = Constant::getNullValue(X->getType()); in foldICmpAndConstConst()
1849 return new ICmpInst(NewPred, X, ConstantInt::getNullValue(X->getType())); in foldICmpAndConstant()
2042 return new ICmpInst(Pred, X, ConstantInt::getNullValue(X->getType())); in foldICmpOrConstant()
2050 ConstantInt::getNullValue(X->getType())); in foldICmpOrConstant()
2065 Builder.CreateICmp(Pred, P, ConstantInt::getNullValue(P->getType())); in foldICmpOrConstant()
2067 Builder.CreateICmp(Pred, Q, ConstantInt::getNullValue(Q->getType())); in foldICmpOrConstant()
2091 return new ICmpInst(Pred, X, ConstantInt::getNullValue(MulTy)); in foldICmpMulConstant()
2104 return new ICmpInst(Pred, X, ConstantInt::getNullValue(MulTy)); in foldICmpMulConstant()
2329 And, Constant::getNullValue(ShType)); in foldICmpShlConstant()
2340 And, Constant::getNullValue(ShType)); in foldICmpShlConstant()
2349 And, Constant::getNullValue(ShType)); in foldICmpShlConstant()
2397 ConstantInt::getNullValue(X->getType())); in foldICmpShrConstant()
2466 ConstantInt::getNullValue(ShrTy)); in foldICmpShrConstant()
2570 return new ICmpInst(ICmpInst::ICMP_SGT, And, ConstantInt::getNullValue(Ty)); in foldICmpSRemConstant()
3190 return new ICmpInst(Pred, X, ConstantInt::getNullValue(X->getType())); in foldICmpBitCast()
3207 return new ICmpInst(Pred, X, ConstantInt::getNullValue(X->getType())); in foldICmpBitCast()
3231 ConstantInt::getNullValue(NewType)); in foldICmpBitCast()
3256 return new ICmpInst(Pred, Cast, ConstantInt::getNullValue(DstType)); in foldICmpBitCast()
3269 return new ICmpInst(Pred, NewCast, ConstantInt::getNullValue(NewType)); in foldICmpBitCast()
3372 Constant::getNullValue(BO->getType())); in foldICmpBinOpEqualityWithConstant()
3431 return new ICmpInst(Pred, BOp0, Constant::getNullValue(BO->getType())); in foldICmpBinOpEqualityWithConstant()
3488 And, Constant::getNullValue(Op->getType())); in foldCtpopPow2Test()
3525 ConstantInt::getNullValue(Ty)); in foldICmpEqIntrinsicWithConstant()
3550 IsZero ? Constant::getNullValue(Ty) in foldICmpEqIntrinsicWithConstant()
3576 return new ICmpInst(Pred, Or, Constant::getNullValue(Ty)); in foldICmpEqIntrinsicWithConstant()
3893 ConstantInt::getNullValue(Ty)); in foldICmpIntrinsicWithConstant()
3901 ConstantInt::getNullValue(Ty)); in foldICmpIntrinsicWithConstant()
3946 Constant::getNullValue(LHSI->getOperand(0)->getType())); in foldICmpInstWithConstantNotInt()
4362 Constant::getNullValue(WidestTy)); in foldShiftIntoShiftInAnotherHandOfAndInICmp()
4456 Constant::getNullValue(X->getType()), I.getName()); in foldICmpXNegX()
4468 Constant *Zero = Constant::getNullValue(Ty); in foldICmpXNegX()
4525 Constant::getNullValue(Op1->getType())); in foldICmpOrXX()
4620 Constant *Zero = ConstantInt::getNullValue(Op1->getType()); in foldICmpBinOp()
4629 Constant *Zero = ConstantInt::getNullValue(Op1->getType()); in foldICmpBinOp()
4670 Constant::getNullValue(Op1->getType())); in foldICmpBinOp()
4675 return new ICmpInst(Pred, Constant::getNullValue(Op0->getType()), in foldICmpBinOp()
4821 return new ICmpInst(Pred, Constant::getNullValue(Op1->getType()), B); in foldICmpBinOp()
4824 return new ICmpInst(Pred, D, Constant::getNullValue(Op0->getType())); in foldICmpBinOp()
4922 Constant::getNullValue(SRem->getType())); in foldICmpBinOp()
5010 auto *Zero = Constant::getNullValue(BO0->getType()); in foldICmpBinOp()
5021 Constant::getNullValue(Op1->getType())); in foldICmpBinOp()
5024 Constant::getNullValue(Op0->getType()), Op0); in foldICmpBinOp()
5250 return new ICmpInst(Pred, OtherVal, Constant::getNullValue(A->getType())); in foldICmpEquality()
5287 Constant::getNullValue(A->getType())); in foldICmpEquality()
5293 return new ICmpInst(Pred, OtherVal, Constant::getNullValue(A->getType())); in foldICmpEquality()
5322 return new ICmpInst(Pred, Op1, Constant::getNullValue(Op1->getType())); in foldICmpEquality()
5335 return new ICmpInst(Pred, And, Constant::getNullValue(And->getType())); in foldICmpEquality()
5380 return new ICmpInst(Pred, And, Constant::getNullValue(Cst1->getType())); in foldICmpEquality()
5434 ConstantInt::getNullValue(Op0->getType())); in foldICmpEquality()
5439 ConstantInt::getNullValue(Op1->getType())); in foldICmpEquality()
5485 : ConstantInt::getNullValue(A->getType())); in foldICmpEquality()
5508 Constant *Zero = ConstantInt::getNullValue(X->getType()); in foldICmpWithTrunc()
5575 Constant::getNullValue(X->getType())); in foldICmpWithZextOrSext()
5660 return new ICmpInst(CmpInst::ICMP_SLT, X, Constant::getNullValue(SrcTy)); in foldICmpWithZextOrSext()
6191 Constant::getNullValue(Op1->getType())); in foldICmpUsingKnownBits()
6208 Constant::getNullValue(Op1->getType())); in foldICmpUsingKnownBits()
6284 ConstantInt::getNullValue(Op1->getType())); in foldICmpUsingKnownBits()
6394 Builder.CreateICmp(Pred1, X, Constant::getNullValue(X->getType())); in foldICmpUsingBoolRange()
6689 Constant *Zero = Constant::getNullValue(NewX->getType()); in foldICmpWithHighBitMask()
6897 Value *NullValue = Constant::getNullValue(X->getType()); in foldICmpCommutative()
7028 Constant *Zero = Constant::getNullValue(Op0->getType()); in visitICmpInst()
7182 Builder.CreateICmpSLT(X, Constant::getNullValue(X->getType())); in visitICmpInst()
7664 I.setOperand(1, Constant::getNullValue(OpType)); in visitFCmpInst()
7673 I.setOperand(1, Constant::getNullValue(OpType)); in visitFCmpInst()
7734 return new ICmpInst(IntPred, MaskX, ConstantInt::getNullValue(IntTy)); in visitFCmpInst()
7843 ConstantInt::getNullValue(IntType)); in visitFCmpInst()