halide_hexagon_get_device_handle 44 src/runtime/HalideRuntimeHexagonHost.h extern void *halide_hexagon_get_device_handle(void *user_context, struct halide_buffer_t *buf); halide_hexagon_get_device_handle 529 src/runtime/hexagon_host.cpp c.dst = reinterpret<uintptr_t>(halide_hexagon_get_device_handle(user_context, buf)); halide_hexagon_get_device_handle 553 src/runtime/hexagon_host.cpp c.src = reinterpret<uintptr_t>(halide_hexagon_get_device_handle(user_context, buf)); halide_hexagon_get_device_handle 627 src/runtime/hexagon_host.cpp buf->host = (uint8_t *)halide_hexagon_get_device_handle(user_context, buf); halide_hexagon_get_device_handle 91 src/runtime/runtime_api.cpp (void *)&halide_hexagon_get_device_handle,