Lines Matching refs:getPointerTo
1423 llvm::PointerType *VarPtrTy = CGF.ConvertTypeForMem(VarTy)->getPointerTo(); in emitGenericVarsProlog()
1720 CastItem, Val->getType()->getPointerTo(CastItem.getAddressSpace()), in castValueToType()
1792 Ptr = Bld.CreatePointerBitCastOrAddrSpaceCast(Ptr, IntTy->getPointerTo(), in shuffleAndStore()
1795 ElemPtr, IntTy->getPointerTo(), IntTy); in shuffleAndStore()
2162 ElemTy->getPointerTo()), in emitInterWarpCopyFunction()
2236 CopyType->getPointerTo( in emitInterWarpCopyFunction()
2288 CopyType->getPointerTo( in emitInterWarpCopyFunction()
2437 ElemTy->getPointerTo()), in emitShuffleAndReduceFunction()
2594 ElemTy->getPointerTo()), in emitListToGlobalCopyFunction()
2601 LLVMReductionsBufferTy->getPointerTo()); in emitListToGlobalCopyFunction()
2615 ElemPtrPtr, ElemTy->getPointerTo()); in emitListToGlobalCopyFunction()
2706 LLVMReductionsBufferTy->getPointerTo()); in emitListToGlobalReduceFunction()
2803 ElemTy->getPointerTo()), in emitGlobalToListCopyFunction()
2810 LLVMReductionsBufferTy->getPointerTo()); in emitGlobalToListCopyFunction()
2825 ElemPtrPtr, ElemTy->getPointerTo()); in emitGlobalToListCopyFunction()
2916 LLVMReductionsBufferTy->getPointerTo()); in emitGlobalToListReduceFunction()
3569 Src, CGF.SizeTy->getPointerTo(), CGF.SizeTy); in createParallelDataSharingWrapper()
3579 Src, CGF.SizeTy->getPointerTo(), CGF.SizeTy); in createParallelDataSharingWrapper()
3725 GV, VarTy->getPointerTo(CGM.getContext().getTargetAddressSpace( in getAddressOfLocalVariable()