Searched refs:ElemPtrPtr (Results 1 – 1 of 1) sorted by relevance
2758 Value *ElemPtrPtr = in emitInterWarpCopyFunction() local2763 Value *ElemPtr = Builder.CreateLoad(Builder.getPtrTy(), ElemPtrPtr); in emitInterWarpCopyFunction()3078 Value *ElemPtrPtr = Builder.CreateInBoundsGEP( in emitListToGlobalCopyFunction() local3082 Value *ElemPtr = Builder.CreateLoad(Builder.getPtrTy(), ElemPtrPtr); in emitListToGlobalCopyFunction()3269 Value *ElemPtrPtr = Builder.CreateInBoundsGEP( in emitGlobalToListCopyFunction() local3273 Value *ElemPtr = Builder.CreateLoad(Builder.getPtrTy(), ElemPtrPtr); in emitGlobalToListCopyFunction()