Searched refs:R700 (Results 1 – 17 of 17) sorted by relevance
1 //===-- R700Instructions.td - R700 Instruction defs -------*- tablegen -*-===//11 // - Available to R700 and newer VLIW4/VLIW5 GPUs12 // - Available only on R700 family GPUs.16 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
39 R700, enumerator
32 // R700
216 def FeatureR700 : SubtargetFeatureGeneration<"R700",
122 if (ST->getGeneration() <= AMDGPUSubtarget::R700) { in getSubEntrySize()
338 def isR600 : Predicate<"Subtarget->getGeneration() <= AMDGPUSubtarget::R700">;676 // Common Instructions R600, R700, Evergreen, Cayman1157 // R600 / R700 Instructions
1259 if (ST.getGeneration() <= AMDGPUSubtarget::R700) in buildSlotOfVectorInstruction()
980 if (Gen >= AMDGPUSubtarget::R700) in LowerTrig()
250 case R700: in r600_create_context()256 rctx->custom_blend_resolve = rctx->chip_class == R700 ? r700_create_resolve_blend(rctx) in r600_create_context()869 if (rscreen->chip_class <= R700) { in r600_init_tiling()878 if (rscreen->chip_class <= R700) { in r600_init_tiling()928 rscreen->chip_class = R700; in r600_screen_create()942 case R700: in r600_screen_create()
43 case R700: in r600_bytecode_get_num_operands()346 case R700: in is_alu_once_inst()427 case R700: in is_alu_reduction_inst()448 case R700: in is_alu_cube_inst()463 case R700: in is_alu_mova_inst()497 case R700: in is_alu_vec_unit_inst()559 case R700: in is_alu_trans_unit_inst()594 case R700: in is_nop_inst()695 if (bc->chip_class >= R700) { in reserve_cfile()1563 case R700: in r600_bytecode_num_tex_and_vtx_instructions()[all …]
70 R700, enumerator
186 if (rctx->chip_class <= R700 && in r600_bind_blend_state_internal()431 …if (rctx->chip_class <= R700 && seamless_cube_map != -1 && seamless_cube_map != rctx->seamless_cub… in r600_bind_samplers()645 if (rctx->chip_class <= R700 && in r600_set_sampler_views()830 if (rctx->chip_class <= R700) { in r600_bind_ps_shader()
927 if (rctx->chip_class >= R700) { in r600_create_rs_state()1797 if (rctx->chip_class >= R700) { in r600_emit_db_misc_state()2340 if (rctx->chip_class >= R700) { in r600_init_atom_start_cs()2425 if (rctx->chip_class >= R700) { in r600_init_atom_start_cs()2450 if (rctx->chip_class == R700 && rctx->screen->has_streamout) in r600_init_atom_start_cs()
954 if (ctx->chip_class <= R700) { in r600_context_flush()983 if (ctx->chip_class <= R700) { in r600_context_flush()
288 if (rscreen->chip_class <= R700) { in r600_texture_get_fmask_info()
238 // Common Instructions R600, R700, Evergreen, Cayman719 // R600 / R700 Instructions761 // Helper pattern for normalizing inputs to triginomic instructions for R700+769 // R700 Only instructions776 // R700 normalizes inputs to SIN/COS the same as EG
77 * `AMD R7xx shader ISA <http://developer.amd.com/wordpress/media/2012/10/R700-Family_Instruction_Se…