Searched refs:BAD_FILE (Results 1 – 19 of 19) sorted by relevance
64 if (src.file == BAD_FILE || n == 0) { in emit_insert()90 if (src.file == BAD_FILE || n == 0) { in emit_extract()119 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send()212 const unsigned size = (src0.file != BAD_FILE) + (src1.file != BAD_FILE); in emit_untyped_atomic()315 const unsigned size = (src0.file != BAD_FILE) + (src1.file != BAD_FILE); in emit_typed_atomic()
59 this->size_written = (dst.file == BAD_FILE ? in vec4_instruction()323 if (devinfo->gen < 6 || devinfo->gen >= 8 || src.file == BAD_FILE) in fix_math_operand()361 math->mlen = src1.file == BAD_FILE ? 1 : 2; in emit_math()925 assert(lod.file == BAD_FILE); in emit_texture()938 case ir_tg4: opcode = offset_value.file != BAD_FILE in emit_texture()977 inst->shadow_compare = shadow_comparator.file != BAD_FILE; in emit_texture()1006 …if (shadow_comparator.file != BAD_FILE && op != ir_txd && (op != ir_tg4 || offset_value.file == BA… in emit_texture()1018 if (shadow_comparator.file != BAD_FILE) { in emit_texture()1064 if (dest_type->vector_elements == 3 || shadow_comparator.file != BAD_FILE) { in emit_texture()1071 if (shadow_comparator.file != BAD_FILE) { in emit_texture()[all …]
45 this->file = BAD_FILE; in init()86 this->file = BAD_FILE; in init()231 case BAD_FILE: in size_read()381 enum brw_reg_file last_reg_file = BAD_FILE; in opt_vector_float()498 if (inst->dst.file == BAD_FILE || in opt_reduce_swizzle()919 #define IS_64BIT(reg) (reg.file != BAD_FILE && type_sz(reg.type) == 8) in is_dep_ctrl_unsafe()1106 if (src[i].file == BAD_FILE || src[i].file == IMM) in reswizzle()1530 case BAD_FILE: in dump_instruction()1558 if (inst->src[0].file != BAD_FILE) in dump_instruction()1561 for (int i = 0; i < 3 && inst->src[i].file != BAD_FILE; i++) { in dump_instruction()[all …]
63 if (outputs[var->data.driver_location + i].file == BAD_FILE) in nir_setup_outputs()95 if (reg->file == BAD_FILE) in emit_system_values_block()102 if (reg->file == BAD_FILE) in emit_system_values_block()109 if (reg->file == BAD_FILE) in emit_system_values_block()116 if (reg->file == BAD_FILE) in emit_system_values_block()123 if (reg->file == BAD_FILE) in emit_system_values_block()132 if (reg->file == BAD_FILE) { in emit_system_values_block()144 if (reg->file == BAD_FILE) in emit_system_values_block()151 if (reg->file == BAD_FILE) in emit_system_values_block()159 if (reg->file == BAD_FILE) in emit_system_values_block()[all …]
75 case BAD_FILE: in byte_offset()106 case BAD_FILE: in horiz_offset()134 case BAD_FILE: in offset()249 if (reg.file == BAD_FILE || reg.is_null()) { in is_periodic()
45 if (reg->file == BAD_FILE) in nir_setup_system_value_intrinsic()135 assert(invocation_id.file != BAD_FILE); in nir_emit_intrinsic()
81 case BAD_FILE: in init()415 this->file = BAD_FILE; in fs_reg()673 if (src[i].file == BAD_FILE) in components_read()836 case BAD_FILE: in size_read()1291 if (nir_system_values[SYSTEM_VALUE_SAMPLE_ID].file == BAD_FILE) in emit_samplemaskin_setup()1845 delta_xy[i].file = BAD_FILE; in compact_virtual_grfs()2504 if (fb_write->src[i].file != BAD_FILE) in opt_sampler_eot()3257 if (inst->src[i].file != BAD_FILE) { in lower_load_payload()3286 if (inst->src[i].file != BAD_FILE) { in lower_load_payload()3319 if (inst->src[i].file != BAD_FILE) in lower_load_payload()[all …]
473 if (this->outputs[target].file == BAD_FILE) in emit_fb_writes()488 prog_data->dual_src_blend = (this->dual_src_output.file != BAD_FILE); in emit_fb_writes()562 if (outputs[clip_vertex].file == BAD_FILE) in compute_clip_distance()681 outputs[vue_map->slot_to_varying[last_slot]].file == BAD_FILE)) { in emit_urb_writes()735 this->outputs[varying].file == BAD_FILE) { in emit_urb_writes()
104 const unsigned n = (src0.file != BAD_FILE) + (src1.file != BAD_FILE); in emit_untyped_atomic()155 const unsigned n = (src0.file != BAD_FILE) + (src1.file != BAD_FILE); in emit_typed_atomic()
206 if (indirect_offset.file != BAD_FILE) { in nir_emit_intrinsic()
62 if (reg->file == BAD_FILE) in nir_setup_system_value_intrinsic()68 if (reg->file == BAD_FILE) in nir_setup_system_value_intrinsic()74 if (reg->file == BAD_FILE) in nir_setup_system_value_intrinsic()80 if (reg->file == BAD_FILE) in nir_setup_system_value_intrinsic()86 if (reg->file == BAD_FILE) in nir_setup_system_value_intrinsic()784 assert(val.file != BAD_FILE); in nir_emit_intrinsic()
180 bool no_existing_temp = entry->tmp.file == BAD_FILE; in opt_cse_local()
69 case BAD_FILE: in add_byte_offset()
283 bool no_existing_temp = entry->tmp.file == BAD_FILE; in opt_cse_local()
612 const unsigned sources = (inst->src[1].file == BAD_FILE ? 1 : 2); in fix_math_instruction()
117 if (value.file == BAD_FILE) { in get_copy_value()
193 if (inst->offset == 0 && indirect_offset.file == BAD_FILE) { in emit_input_urb_read()
48 case BAD_FILE: in brw_file_from_reg()109 case BAD_FILE: in brw_reg_from_fs_reg()1762 if (inst->src[0].file != BAD_FILE) { in generate_code()
1487 BAD_FILE, enumerator