Searched defs:destination_buffer (Results 1 – 5 of 5) sorted by relevance
26 const BufferAllocation::Slice& destination_buffer, uint64 mem_size) in HostToDeviceCopyThunk()43 const BufferAllocation::Slice& destination_buffer, uint64 mem_size) in DeviceToDeviceCopyThunk()
112 BufferAllocation::Slice destination_buffer; member
2098 auto destination_buffer = *GetAllocationSliceForMlir(copy.output()); in EmitCopyForMlir() local
3234 Buffer destination_buffer(gl); in iterate() local3505 Buffer destination_buffer(gl); in iterate() local
568 auto destination_buffer = GetAllocationSlice(*sort, shape_index); in HandleSort() local