Home
last modified time | relevance | path

Searched refs:new_function_in_same_group (Results 1 – 3 of 3) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DFunction.h266 Function new_function_in_same_group(const std::string &);
H A DFunction.cpp966 Function Function::new_function_in_same_group(const std::string &f) { in new_function_in_same_group() function in Halide::Internal::Function
H A DFunc.cpp1897 Func wrapper(wrapped_fn.new_function_in_same_group(wrapper_name)); in create_in_wrapper()
1904 Func wrapper(wrapped_fn.new_function_in_same_group(wrapper_name)); in create_clone_wrapper()