Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_function.c221 const struct dxil_func *func = dxil_add_function_decl(mod, full_name, func_type, attr); in dxil_alloc_func_with_rettype()
Ddxil_module.h241 dxil_add_function_decl(struct dxil_module *m, const char *name,
Ddxil_module.c1899 dxil_add_function_decl(struct dxil_module *m, const char *name, in dxil_add_function_decl() function