Searched refs:TargetElemPtr (Results 1 – 1 of 1) sorted by relevance
3320 Address TargetElemPtr = Address(TargetElemPtrVal, Align); in emitInterWarpCopyFunction() local3321 TargetElemPtr = Bld.CreateElementBitCast(TargetElemPtr, CopyType); in emitInterWarpCopyFunction()3323 TargetElemPtr = Address(Bld.CreateGEP(TargetElemPtr.getPointer(), Cnt), in emitInterWarpCopyFunction()3324 TargetElemPtr.getAlignment()); in emitInterWarpCopyFunction()3330 CGF.EmitStoreOfScalar(SrcMediumValue, TargetElemPtr, /*Volatile=*/false, in emitInterWarpCopyFunction()