Searched refs:ElemPtrPtr (Results 1 – 1 of 1) sorted by relevance
2620 Value *ElemPtrPtr = in emitInterWarpCopyFunction() local2625 Value *ElemPtr = Builder.CreateLoad(Builder.getPtrTy(), ElemPtrPtr); in emitInterWarpCopyFunction()2935 Value *ElemPtrPtr = Builder.CreateInBoundsGEP( in emitListToGlobalCopyFunction() local2939 Value *ElemPtr = Builder.CreateLoad(Builder.getPtrTy(), ElemPtrPtr); in emitListToGlobalCopyFunction()3126 Value *ElemPtrPtr = Builder.CreateInBoundsGEP( in emitGlobalToListCopyFunction() local3130 Value *ElemPtr = Builder.CreateLoad(Builder.getPtrTy(), ElemPtrPtr); in emitGlobalToListCopyFunction()