Lines Matching defs:HostPtr
311 int32_t ThreadLimit, void *HostPtr,
318 DeviceId, DPxPTR(HostPtr));
368 Rc = target(Loc, *DeviceOrErr, HostPtr, *KernelArgs, AsyncInfo);
389 /// \param HostPtr The pointer to the host function registered with the kernel.
392 int32_t ThreadLimit, void *HostPtr,
397 Loc, DeviceId, NumTeams, ThreadLimit, HostPtr, KernelArgs);
399 HostPtr, KernelArgs);
430 /// \param HostPtr A pointer to an address that uniquely identifies the kernel.
445 void *HostPtr, void *DeviceMemory,
466 int Rc = target_replay(Loc, *DeviceOrErr, HostPtr, DeviceMemory,