halide_copy_to_host_legacy  531 src/runtime/HalideRuntime.h extern int halide_copy_to_host_legacy(void *user_context, struct buffer_t *buf);
halide_copy_to_host_legacy   27 src/runtime/runtime_api.cpp     (void *)&halide_copy_to_host_legacy,
halide_copy_to_host_legacy   36 test/generator/old_buffer_t_aottest.cpp     halide_copy_to_host_legacy(nullptr, f);