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 D | r600_asm.h | 285 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause);
|
| H A D | eg_asm.c | 177 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause) function in typeref:typename:int
|
| H A D | r600_asm.c | 1236 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 D | r600_shader.c | 8817 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 D | r600_asm.h | 292 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause);
|
| H A D | eg_asm.c | 177 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause) function in typeref:typename:int
|
| H A D | r600_asm.c | 1241 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 D | r600_shader.c | 8916 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