Searched refs:TargetElemPtr (Results 1 – 1 of 1) sorted by relevance
2818 Value *TargetElemPtr = TargetElemPtrVal; in emitInterWarpCopyFunction() local2820 TargetElemPtr = in emitInterWarpCopyFunction()2821 Builder.CreateGEP(Builder.getInt32Ty(), TargetElemPtr, Cnt); in emitInterWarpCopyFunction()2826 Builder.CreateStore(SrcMediumValue, TargetElemPtr); in emitInterWarpCopyFunction()