Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Int8PtrTy

197     llvm::Type *DestType = Int8PtrTy;
210 llvm::Type *Type = Int8PtrTy;
757 Buf = Builder.CreateBitCast(Buf, Int8PtrTy);
762 Buf = Builder.CreateBitCast(Buf, Int8PtrTy);
2282 llvm::Type *PtrTy = Int8PtrTy;
2290 llvm::Type *PtrTy = Int8PtrTy;
4458 Ops[1] = Builder.CreateBitCast(Ops[1], Int8PtrTy);
4498 Ops[2] = Builder.CreateBitCast(Ops[2], Int8PtrTy);