halide_can_use_target_features  939 src/runtime/HalideRuntime.h extern int halide_can_use_target_features(uint64_t features);
halide_can_use_target_features   19 src/runtime/runtime_api.cpp     (void *)&halide_can_use_target_features,
halide_can_use_target_features   50 test/generator/can_use_target_aottest.cpp     if (!halide_can_use_target_features(host_features)) {
halide_can_use_target_features   61 test/generator/can_use_target_aottest.cpp             if (!halide_can_use_target_features(host_features)) {