Searched refs:r600_bytecode_add_cf (Results 1 – 4 of 4) sorted by relevance
319 int r600_bytecode_add_cf(struct r600_bytecode *bc);
164 int r600_bytecode_add_cf(struct r600_bytecode *bc) in r600_bytecode_add_cf() function225 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_output()1089 if ((r = r600_bytecode_add_cf(bc))) { in r600_bytecode_alloc_kcache_lines()1224 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_alu_type()1385 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_vtx_internal()1469 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_tex()1508 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_gds()1533 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_cfinst()
215 if ((r = r600_bytecode_add_cf(bc))) { in egcm_load_index_reg()
1212 if (r600_bytecode_add_cf(m_bc)) { in copy_src()