Lines Matching refs:REG_LIVE_WRITTEN
592 if (live & (REG_LIVE_READ | REG_LIVE_WRITTEN | REG_LIVE_DONE)) in print_liveness()
596 if (live & REG_LIVE_WRITTEN) in print_liveness()
1898 if (writes && state->live & REG_LIVE_WRITTEN) in mark_reg_read()
2109 reg->live |= REG_LIVE_WRITTEN; in check_reg_arg()
2634 state->stack[spi].spilled_ptr.live |= REG_LIVE_WRITTEN; in save_register_state()
2729 state->stack[spi].spilled_ptr.live |= REG_LIVE_WRITTEN; in check_stack_write_fixed_off()
2900 state->regs[dst_regno].live |= REG_LIVE_WRITTEN; in mark_reg_stack_read()
2935 state->regs[dst_regno].live |= REG_LIVE_WRITTEN; in check_stack_read_fixed_off()
2954 state->regs[dst_regno].live |= REG_LIVE_WRITTEN; in check_stack_read_fixed_off()
6468 reg->live |= REG_LIVE_WRITTEN; in mark_btf_func_reg_size()
8078 dst_reg->live |= REG_LIVE_WRITTEN; in check_alu_op()
8094 dst_reg->live |= REG_LIVE_WRITTEN; in check_alu_op()