Lines Matching refs:REG_LIVE_WRITTEN
603 if (live & (REG_LIVE_READ | REG_LIVE_WRITTEN | REG_LIVE_DONE)) in print_liveness()
607 if (live & REG_LIVE_WRITTEN) in print_liveness()
2280 if (writes && state->live & REG_LIVE_WRITTEN) in mark_reg_read()
2493 reg->live |= REG_LIVE_WRITTEN; in check_reg_arg()
3011 state->stack[spi].spilled_ptr.live |= REG_LIVE_WRITTEN; in save_register_state()
3111 state->stack[spi].spilled_ptr.live |= REG_LIVE_WRITTEN; in check_stack_write_fixed_off()
3283 state->regs[dst_regno].live |= REG_LIVE_WRITTEN; in mark_reg_stack_read()
3347 state->regs[dst_regno].live |= REG_LIVE_WRITTEN; in check_stack_read_fixed_off()
3358 state->regs[dst_regno].live |= REG_LIVE_WRITTEN; in check_stack_read_fixed_off()
7656 reg->live |= REG_LIVE_WRITTEN; in mark_btf_func_reg_size()
9320 dst_reg->live |= REG_LIVE_WRITTEN; in check_alu_op()
9336 dst_reg->live |= REG_LIVE_WRITTEN; in check_alu_op()