Lines Matching refs:getPointerTo
1096 llvm::PointerType *VarPtrTy = CGF.ConvertTypeForMem(VarTy)->getPointerTo(); in emitGenericVarsProlog()
1494 Ptr = Bld.CreatePointerBitCastOrAddrSpaceCast(Ptr, IntTy->getPointerTo(), in shuffleAndStore()
1497 ElemPtr, IntTy->getPointerTo(), IntTy); in shuffleAndStore()
1772 ElemTy->getPointerTo()), in emitInterWarpCopyFunction()
2035 ElemTy->getPointerTo()), in emitShuffleAndReduceFunction()
2192 ElemTy->getPointerTo()), in emitListToGlobalCopyFunction()
2199 LLVMReductionsBufferTy->getPointerTo()); in emitListToGlobalCopyFunction()
2212 ElemPtrPtr, ElemTy->getPointerTo()); in emitListToGlobalCopyFunction()
2303 LLVMReductionsBufferTy->getPointerTo()); in emitListToGlobalReduceFunction()
2398 ElemTy->getPointerTo()), in emitGlobalToListCopyFunction()
2405 LLVMReductionsBufferTy->getPointerTo()); in emitGlobalToListCopyFunction()
2419 ElemPtrPtr, ElemTy->getPointerTo()); in emitGlobalToListCopyFunction()
2510 LLVMReductionsBufferTy->getPointerTo()); in emitGlobalToListReduceFunction()
3139 Src, CGF.SizeTy->getPointerTo(), CGF.SizeTy); in createParallelDataSharingWrapper()
3149 Src, CGF.SizeTy->getPointerTo(), CGF.SizeTy); in createParallelDataSharingWrapper()
3290 GV, VarTy->getPointerTo(CGM.getContext().getTargetAddressSpace( in getAddressOfLocalVariable()