Lines Matching refs:getNullValue
1802 Value *ShadowPtrs = ConstantInt::getNullValue( in getShadowOriginPtrKernel()
1806 OriginPtrs = ConstantInt::getNullValue( in getShadowOriginPtrKernel()
1882 return Constant::getNullValue(ShadowTy); in getCleanShadow()
1919 Value *getCleanOrigin() { return Constant::getNullValue(MS.OriginTy); } in getCleanOrigin()
1979 CpShadowPtr, Constant::getNullValue(EntryIRB.getInt8Ty()), in getShadow()
2648 Value *Zero = Constant::getNullValue(Sc->getType()); in handleEqualityComparison()
3119 ResultShadow, ConstantInt::getNullValue(EltTy), in handleVectorConvertIntrinsic()
3244 IRB.CreateSExt(IRB.CreateICmpNE(S1, Constant::getNullValue(T)), T); in handleVectorPackIntrinsic()
3246 IRB.CreateSExt(IRB.CreateICmpNE(S2, Constant::getNullValue(T)), T); in handleVectorPackIntrinsic()
3277 S = IRB.CreateSExt(IRB.CreateICmpNE(S, Constant::getNullValue(ResTy)), in handleVectorSadIntrinsic()
3295 S = IRB.CreateSExt(IRB.CreateICmpNE(S, Constant::getNullValue(ResTy)), in handleVectorPmaddIntrinsic()
3312 IRB.CreateICmpNE(S0, Constant::getNullValue(ResTy)), ResTy); in handleVectorComparePackedIntrinsic()
3473 Mask, getShadow(Ptrs), Constant::getNullValue((PtrsShadowTy)), in handleMaskedGather()
3511 Mask, getShadow(Ptrs), Constant::getNullValue((PtrsShadowTy)), in handleMaskedScatter()
3675 Value *NZ = IRB.CreateICmpNE(Or, Constant::getNullValue(Or->getType())); in handleVtestIntrinsic()
4208 Constant::getNullValue(IRB.getInt8Ty()), in visitCallBase()
4720 IRB.CreateMemSet(ShadowBase, ConstantInt::getNullValue(IRB.getInt8Ty()), in CleanUnusedTLS()
4731 IRB.CreateMemSet(ShadowPtr, Constant::getNullValue(IRB.getInt8Ty()), in unpoisonVAListTagForInst()
4915 IRB.CreateMemSet(VAArgTLSCopy, Constant::getNullValue(IRB.getInt8Ty()), in finalizeInstrumentation()
5031 IRB.CreateMemSet(VAArgTLSCopy, Constant::getNullValue(IRB.getInt8Ty()), in finalizeInstrumentation()
5203 IRB.CreateMemSet(VAArgTLSCopy, Constant::getNullValue(IRB.getInt8Ty()), in finalizeInstrumentation()
5417 IRB.CreateMemSet(VAArgTLSCopy, Constant::getNullValue(IRB.getInt8Ty()), in finalizeInstrumentation()
5708 IRB.CreateMemSet(VAArgTLSCopy, Constant::getNullValue(IRB.getInt8Ty()), in finalizeInstrumentation()