Lines Matching refs:getPointerTo
1071 llvm::PointerType *VarPtrTy = CGF.ConvertTypeForMem(VarTy)->getPointerTo(); in emitGenericVarsProlog()
1368 CastItem, Val->getType()->getPointerTo(CastItem.getAddressSpace()), in castValueToType()
1440 Ptr = Bld.CreatePointerBitCastOrAddrSpaceCast(Ptr, IntTy->getPointerTo(), in shuffleAndStore()
1443 ElemPtr, IntTy->getPointerTo(), IntTy); in shuffleAndStore()
1810 ElemTy->getPointerTo()), in emitInterWarpCopyFunction()
1884 CopyType->getPointerTo( in emitInterWarpCopyFunction()
1936 CopyType->getPointerTo( in emitInterWarpCopyFunction()
2085 ElemTy->getPointerTo()), in emitShuffleAndReduceFunction()
2242 ElemTy->getPointerTo()), in emitListToGlobalCopyFunction()
2249 LLVMReductionsBufferTy->getPointerTo()); in emitListToGlobalCopyFunction()
2263 ElemPtrPtr, ElemTy->getPointerTo()); in emitListToGlobalCopyFunction()
2354 LLVMReductionsBufferTy->getPointerTo()); in emitListToGlobalReduceFunction()
2451 ElemTy->getPointerTo()), in emitGlobalToListCopyFunction()
2458 LLVMReductionsBufferTy->getPointerTo()); in emitGlobalToListCopyFunction()
2473 ElemPtrPtr, ElemTy->getPointerTo()); in emitGlobalToListCopyFunction()
2564 LLVMReductionsBufferTy->getPointerTo()); in emitGlobalToListReduceFunction()
3217 Src, CGF.SizeTy->getPointerTo(), CGF.SizeTy); in createParallelDataSharingWrapper()
3227 Src, CGF.SizeTy->getPointerTo(), CGF.SizeTy); in createParallelDataSharingWrapper()
3363 GV, VarTy->getPointerTo(CGM.getContext().getTargetAddressSpace( in getAddressOfLocalVariable()