Lines Matching refs:CreateStore
602 IRBRet.CreateStore( in unpoisonDynamicAlloca()
604 IRBRet.CreateStore(Zero, in unpoisonDynamicAlloca()
606 IRBRet.CreateStore( in unpoisonDynamicAlloca()
1650 IRB.CreateStore(Poison, IRB.CreateIntToPtr(Ptr, StoreTy->getPointerTo())); in poisonRedZones()
1679 IRB.CreateStore( in SetShadowToStackAfterReturnInlined()
1835 IRB.CreateStore(ConstantInt::get(IntptrTy, kCurrentStackFrameMagic), in poisonStack()
1846 IRB.CreateStore(Description, BasePlus1); in poisonStack()
1852 IRB.CreateStore(IRB.CreatePointerCast(&F, IntptrTy), BasePlus2); in poisonStack()
1862 IRBRet.CreateStore(ConstantInt::get(IntptrTy, kRetiredStackFrameMagic), in poisonStack()
1891 IRBPoison.CreateStore( in poisonStack()
2070 IRB.CreateStore(ConstantInt::get(IRB.getInt32Ty(), kAsanAllocaLeftMagic), in handleDynamicAllocaCall()
2080 IRB.CreateStore(PartialRzMagic, in handleDynamicAllocaCall()
2090 IRB.CreateStore(ConstantInt::get(IRB.getInt32Ty(), kAsanAllocaRightMagic), in handleDynamicAllocaCall()