Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_functions.c490 nir_mark_used_functions(struct nir_function *func, struct set *used_funcs);
502 nir_mark_used_functions(call->callee, used_funcs); in mark_used_pass_cb()
507 nir_mark_used_functions(struct nir_function *func, struct set *used_funcs) in nir_mark_used_functions() function
530 nir_mark_used_functions(func, used_funcs); in nir_cleanup_functions()