Searched refs:DestRealPtr (Results 1 – 1 of 1) sorted by relevance
2449 Value *DestRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitReductionListCopy() local2453 Builder.CreateStore(SrcReal, DestRealPtr); in emitReductionListCopy()2963 Value *DestRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitListToGlobalCopyFunction() local2967 Builder.CreateStore(SrcReal, DestRealPtr); in emitListToGlobalCopyFunction()3153 Value *DestRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitGlobalToListCopyFunction() local3157 Builder.CreateStore(SrcReal, DestRealPtr); in emitGlobalToListCopyFunction()