Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_function.c267 const struct dxil_func *func = dxil_add_function_decl(mod, full_name, func_type, attr); in dxil_alloc_func_with_rettype()
H A Ddxil_module.h298 dxil_add_function_decl(struct dxil_module *m, const char *name,
H A Ddxil_module.c2448 dxil_add_function_decl(struct dxil_module *m, const char *name, in dxil_add_function_decl() function