Searched refs:last_header (Results 1 – 3 of 3) sorted by relevance
27 last_header = None30 if last_header != this_header:32 last_header = this_header
29 last_header = None32 if last_header != this_header:34 last_header = this_header
720 union packed_instr last_header; in write_dest() local721 memcpy(&last_header, ctx->blob->data + ctx->last_alu_header_offset, in write_dest()722 sizeof(last_header)); in write_dest()726 clean_header.u32 = last_header.u32; in write_dest()732 if (last_header.alu.num_followup_alu_sharing_header < 3 && in write_dest()734 last_header.alu.num_followup_alu_sharing_header++; in write_dest()736 &last_header, sizeof(last_header)); in write_dest()