Lines Matching refs:EVERGREEN
124 case EVERGREEN: in r600_bytecode_get_num_operands()
382 case EVERGREEN: in is_alu_once_inst()
433 case EVERGREEN: in is_alu_reduction_inst()
451 case EVERGREEN: in is_alu_cube_inst()
469 case EVERGREEN: in is_alu_mova_inst()
517 case EVERGREEN: in is_alu_vec_unit_inst()
569 case EVERGREEN: in is_alu_trans_unit_inst()
596 case EVERGREEN: in is_nop_inst()
1207 int i, kcache_banks = bc->chip_class >= EVERGREEN ? 4 : 2; in r600_bytecode_alloc_kcache_line()
1349 if (bc->chip_class < EVERGREEN) in r600_bytecode_alloc_kcache_lines()
1564 case EVERGREEN: in r600_bytecode_num_tex_and_vtx_instructions()
1581 case EVERGREEN: in last_inst_was_not_vtx_fetch()
1614 case EVERGREEN: in r600_bytecode_add_vtx()
1922 if (bc->chip_class >= EVERGREEN) { in r600_bytecode_build()
2013 if (bc->chip_class >= EVERGREEN) { in r600_bytecode_build()
2033 case EVERGREEN: /* eg alu is same encoding as r700 */ in r600_bytecode_build()
2063 assert(bc->chip_class >= EVERGREEN); in r600_bytecode_build()
2249 case EVERGREEN: in r600_bytecode_dump()
2266 if (bc->chip_class >= EVERGREEN) { in r600_bytecode_dump()
2758 unsigned fetch_resource_start = rctx->chip_class >= EVERGREEN ? 0 : 160; in r600_vertex_elements_build_fetch_shader()
2892 if (rctx->chip_class >= EVERGREEN) in r600_vertex_elements_build_fetch_shader()