Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:getInt8PtrTy

378       ArgTypes.push_back(Type::getInt8PtrTy(*Ctx));
413 Type::getVoidTy(*Ctx), Type::getInt8PtrTy(*Ctx), /*isVarArg=*/false);
414 Type *DFSanSetLabelArgs[3] = { ShadowTy, Type::getInt8PtrTy(*Ctx), IntptrTy };
1199 IRB.CreateBitCast(I.getDest(), Type::getInt8PtrTy(*DFSF.DFS.Ctx)),
1219 Type *Int8Ptr = Type::getInt8PtrTy(*DFSF.DFS.Ctx);
1317 IRB.CreateBitCast(*i, Type::getInt8PtrTy(*DFSF.DFS.Ctx)));