Searched refs:is_compact (Results 1 – 5 of 5) sorted by relevance
479 bool is_compact = brw_inst_cmpt_control(devinfo, inst); in brw_label_assembly() local481 if (is_compact) { in brw_label_assembly()504 if (is_compact) { in brw_label_assembly()
1984 bool is_compact = brw_inst_cmpt_control(devinfo, inst); in brw_validate_instructions() local1985 unsigned inst_size = is_compact ? sizeof(brw_compact_inst) in brw_validate_instructions()1989 if (is_compact) { in brw_validate_instructions()
66 bool is_compact = nir_deref_instr_get_variable(deref)->data.compact; in gather_usage_helper() local67 unsigned elem_size = is_compact ? DIV_ROUND_UP(glsl_get_length(deref->type), 4) : in gather_usage_helper()70 if (is_compact) { in gather_usage_helper()
633 bool is_compact = ins->unit == ALU_ENAB_BR_COMPACT; in emit_branch() local696 (is_compact && !is_conditional) ? in emit_branch()700 if (is_compact) { in emit_branch()
538 bool is_compact, in emit_store_tcs_chan() argument565 if (is_compact) { in emit_store_tcs_chan()595 indir_index && !is_compact ? true : false, in emit_store_tcs_chan()597 indir_index && is_compact ? true : false, in emit_store_tcs_chan()