Lines Matching refs:dxil_const
1517 static struct dxil_const *
1520 struct dxil_const *ret = ralloc_size(m->ralloc_ctx, in create_const()
1521 sizeof(struct dxil_const)); in create_const()
1537 struct dxil_const *c; in get_int_const()
1641 struct dxil_const *c; in dxil_module_get_float16_const()
1665 struct dxil_const *c; in dxil_module_get_float_const()
1689 struct dxil_const *c; in dxil_module_get_double_const()
1713 struct dxil_const *c; in dxil_module_get_array_const()
1738 struct dxil_const *c; in dxil_module_get_undef()
2106 struct dxil_const *c; in emit_consts()
3341 struct dxil_const *c; in assign_values()