Searched refs:gpir_codegen_store_src (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dcodegen.h82 } gpir_codegen_store_src; typedef in typeref:enum:__anon93fdc6de0303
146 gpir_codegen_store_src store0_src_x : 3;
147 gpir_codegen_store_src store0_src_y : 3;
148 gpir_codegen_store_src store1_src_z : 3;
149 gpir_codegen_store_src store1_src_w : 3;
H A Ddisasm.c40 static const gpir_codegen_store_src gp_unit_to_store_src[num_units] = {
54 gpir_codegen_store_src src = gp_unit_to_store_src[unit];
H A Dcodegen.c460 static gpir_codegen_store_src gpir_get_store_input(gpir_node *node)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dcodegen.h82 } gpir_codegen_store_src; typedef in typeref:enum:__anonc788b6b10303
146 gpir_codegen_store_src store0_src_x : 3;
147 gpir_codegen_store_src store0_src_y : 3;
148 gpir_codegen_store_src store1_src_z : 3;
149 gpir_codegen_store_src store1_src_w : 3;
H A Ddisasm.c40 static const gpir_codegen_store_src gp_unit_to_store_src[num_units] = {
54 gpir_codegen_store_src src = gp_unit_to_store_src[unit];
H A Dcodegen.c486 static gpir_codegen_store_src gpir_get_store_input(gpir_node *node)

Completed in 6 milliseconds