Home
last modified time | relevance | path

Searched defs:halide_msan_check_memory_is_initialized (Results 1 – 3 of 3) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dmsan_stubs.cpp9 WEAK int halide_msan_check_memory_is_initialized(void *user_context, const void *ptr, uint64_t len,… in halide_msan_check_memory_is_initialized() function
H A Dmsan.cpp16 WEAK int halide_msan_check_memory_is_initialized(void *user_context, const void *ptr, uint64_t len,… in halide_msan_check_memory_is_initialized() function
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/test/generator/
H A Dmsan_aottest.cpp132 extern "C" int halide_msan_check_memory_is_initialized(void *user_context, const void *ptr, uint64_… in halide_msan_check_memory_is_initialized() function