Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getPointerTo

95   llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace);
130 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace);
881 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace);
909 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace);
949 Ptr = Builder.CreateBitCast(Ptr, ITy->getPointerTo());
1003 Ptr = Builder.CreateBitCast(Ptr, Int8Ty->getPointerTo(AddrSpace));
1090 Ptr = Builder.CreateBitCast(Ptr, Int8Ty->getPointerTo(AddrSpace));