Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.h359 dxil_module_get_int64_const(struct dxil_module *m, int64_t value);
H A Ddxil_module.c1604 dxil_module_get_int64_const(struct dxil_module *m, int64_t value) in dxil_module_get_int64_const() function
1636 return dxil_module_get_int64_const(m, value); in dxil_module_get_int_const()
H A Dnir_to_dxil.c4430 value = dxil_module_get_int64_const(&ctx->mod, in emit_load_const()

Completed in 15 milliseconds