Searched refs:DestImgPtr (Results 1 – 1 of 1) sorted by relevance
2451 Value *DestImgPtr = Builder.CreateConstInBoundsGEP2_32( in emitReductionListCopy() local2454 Builder.CreateStore(SrcImg, DestImgPtr); in emitReductionListCopy()2965 Value *DestImgPtr = Builder.CreateConstInBoundsGEP2_32( in emitListToGlobalCopyFunction() local2968 Builder.CreateStore(SrcImg, DestImgPtr); in emitListToGlobalCopyFunction()3155 Value *DestImgPtr = Builder.CreateConstInBoundsGEP2_32( in emitGlobalToListCopyFunction() local3158 Builder.CreateStore(SrcImg, DestImgPtr); in emitGlobalToListCopyFunction()