Searched refs:egcm_load_index_reg (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.h285 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause);
H A Deg_asm.c177 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause) function in typeref:typename:int
H A Dr600_asm.c1236 egcm_load_index_reg(bc, 0, true);
1378 egcm_load_index_reg(bc, vtx->buffer_index_mode - 1, false);
1445 egcm_load_index_reg(bc, 1, false);
1500 egcm_load_index_reg(bc, gds->uav_index_mode - 1, false);
H A Dr600_shader.c8817 egcm_load_index_reg(ctx->bc, 1, false);
8922 egcm_load_index_reg(ctx->bc, 1, false);
9019 egcm_load_index_reg(ctx->bc, 1, false);
9191 egcm_load_index_reg(ctx->bc, 1, false);
9485 egcm_load_index_reg(ctx->bc, 1, false);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.h292 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause);
H A Deg_asm.c177 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause) function in typeref:typename:int
H A Dr600_asm.c1241 egcm_load_index_reg(bc, 0, true);
1383 egcm_load_index_reg(bc, vtx->buffer_index_mode - 1, false);
1450 egcm_load_index_reg(bc, 1, false);
1507 egcm_load_index_reg(bc, gds->uav_index_mode - 1, false);
H A Dr600_shader.c8916 egcm_load_index_reg(ctx->bc, 1, false);
9021 egcm_load_index_reg(ctx->bc, 1, false);
9118 egcm_load_index_reg(ctx->bc, 1, false);
9290 egcm_load_index_reg(ctx->bc, 1, false);
9584 egcm_load_index_reg(ctx->bc, 1, false);

Completed in 33 milliseconds