Lines Matching refs:dxil_func
1834 static struct dxil_func *
1841 struct dxil_func *func = ralloc_size(m->ralloc_ctx, in add_function()
1842 sizeof(struct dxil_func)); in add_function()
1861 const struct dxil_func *
1898 const struct dxil_func *
1991 struct dxil_func *func; in emit_module_info()
2207 struct dxil_func *func; in emit_value_symbol_table()
2308 dxil_get_metadata_func(struct dxil_module *m, const struct dxil_func *func) in dxil_get_metadata_func()
2721 const struct dxil_func *func, in create_call_instr()
2743 const struct dxil_func *func, in dxil_emit_call()
2758 const struct dxil_func *func, in dxil_emit_call_void()
3336 struct dxil_func *func; in assign_values()