Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.h353 dxil_module_get_int16_const(struct dxil_module *m, int16_t value);
H A Ddxil_module.c1584 dxil_module_get_int16_const(struct dxil_module *m, int16_t value) in dxil_module_get_int16_const() function
1628 return dxil_module_get_int16_const(m, value); in dxil_module_get_int_const()
H A Dnir_to_dxil.c4421 value = dxil_module_get_int16_const(&ctx->mod, in emit_load_const()

Completed in 24 milliseconds