Home
last modified time | relevance | path

Searched defs:halide_device_malloc (Results 1 – 2 of 2) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/test/generator/
H A Dcleanup_on_error_aottest.cpp52 extern "C" int halide_device_malloc(void *user_context, struct halide_buffer_t *buf, in halide_device_malloc() function
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Ddevice_interface.cpp209 WEAK int halide_device_malloc(void *user_context, struct halide_buffer_t *buf, in halide_device_malloc() function