Searched refs:add_gvar (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c1792 add_gvar(struct dxil_module *m, const char *name, function in typeref:typename:const struct dxil_value *
1821 return add_gvar(m, name, type, type, as, align, value);
1830 return add_gvar(m, name, type, dxil_module_get_pointer_type(m, type),

Completed in 6 milliseconds