Searched refs:DestRealPtr (Results 1 – 1 of 1) sorted by relevance
2583 Value *DestRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitReductionListCopy() local2587 Builder.CreateStore(SrcReal, DestRealPtr); in emitReductionListCopy()3106 Value *DestRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitListToGlobalCopyFunction() local3110 Builder.CreateStore(SrcReal, DestRealPtr); in emitListToGlobalCopyFunction()3296 Value *DestRealPtr = Builder.CreateConstInBoundsGEP2_32( in emitGlobalToListCopyFunction() local3300 Builder.CreateStore(SrcReal, DestRealPtr); in emitGlobalToListCopyFunction()