Lines Matching refs:getInt8Ty

738   Type *RetTy = StructType::get(PointerType::get(IRB.getInt8Ty(), 0),  in createKernelApi()
747 name_load, RetTy, PointerType::get(IRB.getInt8Ty(), 0)); in createKernelApi()
749 name_store, RetTy, PointerType::get(IRB.getInt8Ty(), 0)); in createKernelApi()
754 PointerType::get(IRB.getInt8Ty(), 0), IRB.getInt64Ty()); in createKernelApi()
757 PointerType::get(IRB.getInt8Ty(), 0), IRB.getInt64Ty()); in createKernelApi()
872 PointerType::get(IRB.getInt8Ty(), 0), IntptrTy); in initializeCallbacks()
1523 IRB.CreatePointerCast(Addr, PointerType::get(IRB.getInt8Ty(), 0)); in getShadowOriginPtrKernel()
1707 getShadowOriginPtr(V, EntryIRB, EntryIRB.getInt8Ty(), ArgAlign, in getShadow()
1714 CpShadowPtr, Constant::getNullValue(EntryIRB.getInt8Ty()), in getShadow()
3570 getShadowOriginPtr(SrcPtr, NextIRB, NextIRB.getInt8Ty(), Align(1), in visitLibAtomicLoad()
3573 getShadowOriginPtr(DstPtr, NextIRB, NextIRB.getInt8Ty(), Align(1), in visitLibAtomicLoad()
3598 getShadowOriginPtr(DstPtr, IRB, IRB.getInt8Ty(), Align(1), in visitLibAtomicStore()
3603 IRB.CreateMemSet(DstShadowPtr, getCleanShadow(IRB.getInt8Ty()), Size, in visitLibAtomicStore()
3713 getShadowOriginPtr(A, IRB, IRB.getInt8Ty(), Alignment, in visitCallBase()
3869 &I, IRB, IRB.getInt8Ty(), Align(1), /*isStore*/ true); in poisonAllocaUserspace()
4239 MSV.getShadowOriginPtr(A, IRB, IRB.getInt8Ty(), kShadowTLSAlignment, in visitCallBase()
4333 MSV.getShadowOriginPtr(VAListTag, IRB, IRB.getInt8Ty(), Alignment, in unpoisonVAListTagForInst()
4338 IRB.CreateMemSet(ShadowPtr, Constant::getNullValue(IRB.getInt8Ty()), in unpoisonVAListTagForInst()
4368 VAArgTLSCopy = IRB.CreateAlloca(Type::getInt8Ty(*MS.C), CopySize); in finalizeInstrumentation()
4371 VAArgTLSOriginCopy = IRB.CreateAlloca(Type::getInt8Ty(*MS.C), CopySize); in finalizeInstrumentation()
4394 MSV.getShadowOriginPtr(RegSaveAreaPtr, IRB, IRB.getInt8Ty(), in finalizeInstrumentation()
4410 MSV.getShadowOriginPtr(OverflowArgAreaPtr, IRB, IRB.getInt8Ty(), in finalizeInstrumentation()
4412 Value *SrcPtr = IRB.CreateConstGEP1_32(IRB.getInt8Ty(), VAArgTLSCopy, in finalizeInstrumentation()
4417 SrcPtr = IRB.CreateConstGEP1_32(IRB.getInt8Ty(), VAArgTLSOriginCopy, in finalizeInstrumentation()
4488 VAListTag, IRB, IRB.getInt8Ty(), Alignment, /*isStore*/ true); in visitVAStartInst()
4489 IRB.CreateMemSet(ShadowPtr, Constant::getNullValue(IRB.getInt8Ty()), in visitVAStartInst()
4500 VAListTag, IRB, IRB.getInt8Ty(), Alignment, /*isStore*/ true); in visitVACopyInst()
4501 IRB.CreateMemSet(ShadowPtr, Constant::getNullValue(IRB.getInt8Ty()), in visitVACopyInst()
4516 VAArgTLSCopy = IRB.CreateAlloca(Type::getInt8Ty(*MS.C), CopySize); in finalizeInstrumentation()
4535 MSV.getShadowOriginPtr(RegSaveAreaPtr, IRB, IRB.getInt8Ty(), in finalizeInstrumentation()
4657 VAListTag, IRB, IRB.getInt8Ty(), Alignment, /*isStore*/ true); in visitVAStartInst()
4658 IRB.CreateMemSet(ShadowPtr, Constant::getNullValue(IRB.getInt8Ty()), in visitVAStartInst()
4669 VAListTag, IRB, IRB.getInt8Ty(), Alignment, /*isStore*/ true); in visitVACopyInst()
4670 IRB.CreateMemSet(ShadowPtr, Constant::getNullValue(IRB.getInt8Ty()), in visitVACopyInst()
4707 VAArgTLSCopy = IRB.CreateAlloca(Type::getInt8Ty(*MS.C), CopySize); in finalizeInstrumentation()
4758 MSV.getShadowOriginPtr(GrRegSaveAreaPtr, IRB, IRB.getInt8Ty(), in finalizeInstrumentation()
4762 Value *GrSrcPtr = IRB.CreateInBoundsGEP(IRB.getInt8Ty(), VAArgTLSCopy, in finalizeInstrumentation()
4774 MSV.getShadowOriginPtr(VrRegSaveAreaPtr, IRB, IRB.getInt8Ty(), in finalizeInstrumentation()
4779 IRB.getInt8Ty(), in finalizeInstrumentation()
4780 IRB.CreateInBoundsGEP(IRB.getInt8Ty(), VAArgTLSCopy, in finalizeInstrumentation()
4790 MSV.getShadowOriginPtr(StackSaveAreaPtr, IRB, IRB.getInt8Ty(), in finalizeInstrumentation()
4795 IRB.CreateInBoundsGEP(IRB.getInt8Ty(), VAArgTLSCopy, in finalizeInstrumentation()
4855 MSV.getShadowOriginPtr(A, IRB, IRB.getInt8Ty(), in visitCallBase()
4925 VAListTag, IRB, IRB.getInt8Ty(), Alignment, /*isStore*/ true); in visitVAStartInst()
4926 IRB.CreateMemSet(ShadowPtr, Constant::getNullValue(IRB.getInt8Ty()), in visitVAStartInst()
4936 VAListTag, IRB, IRB.getInt8Ty(), Alignment, /*isStore*/ true); in visitVACopyInst()
4939 IRB.CreateMemSet(ShadowPtr, Constant::getNullValue(IRB.getInt8Ty()), in visitVACopyInst()
4954 VAArgTLSCopy = IRB.CreateAlloca(Type::getInt8Ty(*MS.C), CopySize); in finalizeInstrumentation()
4973 MSV.getShadowOriginPtr(RegSaveAreaPtr, IRB, IRB.getInt8Ty(), in finalizeInstrumentation()
5199 MSV.getShadowOriginPtr(VAListTag, IRB, IRB.getInt8Ty(), Alignment, in unpoisonVAListTagForInst()
5201 IRB.CreateMemSet(ShadowPtr, Constant::getNullValue(IRB.getInt8Ty()), in unpoisonVAListTagForInst()
5223 MSV.getShadowOriginPtr(RegSaveAreaPtr, IRB, IRB.getInt8Ty(), Alignment, in copyRegSaveArea()
5245 MSV.getShadowOriginPtr(OverflowArgAreaPtr, IRB, IRB.getInt8Ty(), in copyOverflowArea()
5247 Value *SrcPtr = IRB.CreateConstGEP1_32(IRB.getInt8Ty(), VAArgTLSCopy, in copyOverflowArea()
5252 SrcPtr = IRB.CreateConstGEP1_32(IRB.getInt8Ty(), VAArgTLSOriginCopy, in copyOverflowArea()
5271 VAArgTLSCopy = IRB.CreateAlloca(Type::getInt8Ty(*MS.C), CopySize); in finalizeInstrumentation()
5274 VAArgTLSOriginCopy = IRB.CreateAlloca(Type::getInt8Ty(*MS.C), CopySize); in finalizeInstrumentation()