Searched refs:TargetElemPtr (Results 1 – 1 of 1) sorted by relevance
2247 Address TargetElemPtr = Address(TargetElemPtrVal, Align); in emitInterWarpCopyFunction() local2248 TargetElemPtr = Bld.CreateElementBitCast(TargetElemPtr, CopyType); in emitInterWarpCopyFunction()2250 TargetElemPtr = Address(Bld.CreateGEP(TargetElemPtr.getElementType(), in emitInterWarpCopyFunction()2251 TargetElemPtr.getPointer(), Cnt), in emitInterWarpCopyFunction()2252 TargetElemPtr.getAlignment()); in emitInterWarpCopyFunction()2258 CGF.EmitStoreOfScalar(SrcMediumValue, TargetElemPtr, /*Volatile=*/false, in emitInterWarpCopyFunction()