Home
last modified time | relevance | path

Searched refs:add_arg_assign_checked (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c156 static void add_arg_assign_checked(struct si_function_info *fninfo, in add_arg_assign_checked() function
168 add_arg_assign_checked(fninfo, regfile, type, NULL, idx); in add_arg_checked()
4902 add_arg_assign_checked(&fninfo, ARG_VGPR, ctx->f32, in create_function()
4904 add_arg_assign_checked(&fninfo, ARG_VGPR, ctx->f32, in create_function()
4906 add_arg_assign_checked(&fninfo, ARG_VGPR, ctx->f32, in create_function()
4908 add_arg_assign_checked(&fninfo, ARG_VGPR, ctx->f32, in create_function()
4910 add_arg_assign_checked(&fninfo, ARG_VGPR, ctx->i32, in create_function()
4913 add_arg_assign_checked(&fninfo, ARG_VGPR, ctx->i32, in create_function()
4916 add_arg_assign_checked(&fninfo, ARG_VGPR, ctx->f32, in create_function()