Lines Matching refs:getNullValue
746 NewInsts[Base] = ConstantInt::getNullValue(IndexType); in rewriteGEPAsOffset()
853 Constant *Index = ConstantInt::getNullValue(IndexType); in getAsConstantIndexedAddress()
950 Constant::getNullValue(Offset->getType())); in FoldGEPICmp()
1469 return getICmp(I.ICMP_EQ, A, ConstantInt::getNullValue(A->getType())); in FoldICmpCstShrCst()
1525 return getICmp(I.ICMP_EQ, A, ConstantInt::getNullValue(A->getType())); in FoldICmpCstShlCst()
1830 Constant::getNullValue(RHS->getType())); in visitICmpInstWithInstAndIntCst()
1868 Trunc, Constant::getNullValue(NTy)); in visitICmpInstWithInstAndIntCst()
1891 Constant::getNullValue(P->getType())); in visitICmpInstWithInstAndIntCst()
1893 Constant::getNullValue(Q->getType())); in visitICmpInstWithInstAndIntCst()
1916 Constant::getNullValue(RHS->getType())); in visitICmpInstWithInstAndIntCst()
2037 Constant::getNullValue(RHS->getType())); in visitICmpInstWithInstAndIntCst()
2050 And, Constant::getNullValue(And->getType())); in visitICmpInstWithInstAndIntCst()
2216 Constant::getNullValue(BO->getType())); in visitICmpInstWithInstAndIntCst()
2299 Constant::getNullValue(RHS->getType())); in visitICmpInstWithInstAndIntCst()
2308 Constant *Zero = Constant::getNullValue(X->getType()); in visitICmpInstWithInstAndIntCst()
2332 Constant::getNullValue(RHS->getType())); in visitICmpInstWithInstAndIntCst()
3536 Constant::getNullValue(Op0->getType())); in visitICmpInst()
3647 Constant::getNullValue(LHSI->getOperand(0)->getType())); in visitICmpInst()
3710 Constant::getNullValue(LHSI->getOperand(0)->getType())); in visitICmpInst()
3823 Constant::getNullValue(Op1->getType())); in visitICmpInst()
3827 return new ICmpInst(Pred, Constant::getNullValue(Op0->getType()), in visitICmpInst()
3944 return new ICmpInst(Pred, Constant::getNullValue(Op1->getType()), B); in visitICmpInst()
3948 return new ICmpInst(Pred, D, Constant::getNullValue(Op0->getType())); in visitICmpInst()
3997 Constant::getNullValue(SRem->getType())); in visitICmpInst()
4082 auto *Zero = Constant::getNullValue(BO0->getType()); in visitICmpInst()
4139 Constant::getNullValue(A->getType())); in visitICmpInst()
4165 Constant::getNullValue(A->getType())); in visitICmpInst()
4187 I.setOperand(1, Constant::getNullValue(Op1->getType())); in visitICmpInst()
4237 Constant::getNullValue(Cst1->getType())); in visitICmpInst()
4563 I.setOperand(1, Constant::getNullValue(Op0->getType())); in visitFCmpInst()
4572 I.setOperand(1, Constant::getNullValue(Op0->getType())); in visitFCmpInst()