Searched refs:r600_bytecode_add_cf (Results 1 – 3 of 3) sorted by relevance
277 int r600_bytecode_add_cf(struct r600_bytecode *bc);
168 int r600_bytecode_add_cf(struct r600_bytecode *bc) in r600_bytecode_add_cf() function229 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_output()1073 if ((r = r600_bytecode_add_cf(bc))) { in r600_bytecode_alloc_kcache_lines()1208 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_alu_type()1358 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_vtx()1425 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_tex()1459 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_gds()1477 r = r600_bytecode_add_cf(bc); in r600_bytecode_add_cfinst()
186 if ((r = r600_bytecode_add_cf(bc))) { in egcm_load_index_reg()