Searched refs:egcm_load_index_reg (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_asm.h | 256 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause);
|
D | eg_asm.c | 148 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause) in egcm_load_index_reg() function
|
D | r600_asm.c | 1220 egcm_load_index_reg(bc, 0, true); in r600_bytecode_add_alu_type() 1351 egcm_load_index_reg(bc, 0, false); in r600_bytecode_add_vtx() 1403 egcm_load_index_reg(bc, 1, false); in r600_bytecode_add_tex()
|