Lines Matching refs:REG_LIVE_WRITTEN
658 if (live & (REG_LIVE_READ | REG_LIVE_WRITTEN | REG_LIVE_DONE)) in print_liveness()
662 if (live & REG_LIVE_WRITTEN) in print_liveness()
938 state->stack[spi].spilled_ptr.live |= REG_LIVE_WRITTEN; in mark_stack_slots_dynptr()
939 state->stack[spi - 1].spilled_ptr.live |= REG_LIVE_WRITTEN; in mark_stack_slots_dynptr()
977 state->stack[spi].spilled_ptr.live |= REG_LIVE_WRITTEN; in invalidate_dynptr()
978 state->stack[spi - 1].spilled_ptr.live |= REG_LIVE_WRITTEN; in invalidate_dynptr()
1088 state->stack[spi].spilled_ptr.live |= REG_LIVE_WRITTEN; in destroy_if_dynptr_stack_slot()
1089 state->stack[spi - 1].spilled_ptr.live |= REG_LIVE_WRITTEN; in destroy_if_dynptr_stack_slot()
1196 st->live |= REG_LIVE_WRITTEN; in mark_stack_slots_iter()
1232 st->live |= REG_LIVE_WRITTEN; in unmark_stack_slots_iter()
2900 if (writes && state->live & REG_LIVE_WRITTEN) in mark_reg_read()
3160 reg->live |= REG_LIVE_WRITTEN; in check_reg_arg()
4273 state->stack[spi].spilled_ptr.live |= REG_LIVE_WRITTEN; in save_register_state()
4395 state->stack[spi].spilled_ptr.live |= REG_LIVE_WRITTEN; in check_stack_write_fixed_off()
4582 state->regs[dst_regno].live |= REG_LIVE_WRITTEN; in mark_reg_stack_read()
4650 state->regs[dst_regno].live |= REG_LIVE_WRITTEN; in check_stack_read_fixed_off()
4661 state->regs[dst_regno].live |= REG_LIVE_WRITTEN; in check_stack_read_fixed_off()
9987 reg->live |= REG_LIVE_WRITTEN; in mark_btf_func_reg_size()
13165 dst_reg->live |= REG_LIVE_WRITTEN; in check_alu_op()
13184 dst_reg->live |= REG_LIVE_WRITTEN; in check_alu_op()
13210 dst_reg->live |= REG_LIVE_WRITTEN; in check_alu_op()
13221 dst_reg->live |= REG_LIVE_WRITTEN; in check_alu_op()