Searched refs:is_compact (Results 1 – 5 of 5) sorted by relevance
482 bool is_compact = brw_inst_cmpt_control(devinfo, inst); in brw_label_assembly() local484 if (is_compact) { in brw_label_assembly()507 if (is_compact) { in brw_label_assembly()
2338 bool is_compact = brw_inst_cmpt_control(devinfo, inst); in brw_validate_instructions() local2339 unsigned inst_size = is_compact ? sizeof(brw_compact_inst) in brw_validate_instructions()2343 if (is_compact) { in brw_validate_instructions()
67 bool is_compact = nir_deref_instr_get_variable(deref)->data.compact; in gather_usage_helper() local68 unsigned elem_size = is_compact ? DIV_ROUND_UP(glsl_get_length(deref->type), 4) : in gather_usage_helper()71 if (is_compact) { in gather_usage_helper()
731 bool is_compact = ins->unit == ALU_ENAB_BR_COMPACT; in emit_branch() local794 (is_compact && !is_conditional) ? in emit_branch()798 if (is_compact) { in emit_branch()
575 bool is_compact, in emit_store_tcs_chan() argument602 if (is_compact) { in emit_store_tcs_chan()633 indir_index && !is_compact ? true : false, in emit_store_tcs_chan()635 indir_index && is_compact ? true : false, in emit_store_tcs_chan()