Home
last modified time | relevance | path

Searched refs:prev_ld_base (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c4091 u8 prev_size, curr_size, prev_ld_base, prev_st_base, prev_ld_dst; in curr_pair_chain_with_previous() local
4102 prev_ld_base = prev_ld->src_reg; in curr_pair_chain_with_previous()
4111 if (ld->src_reg != prev_ld_base || st->dst_reg != prev_st_base) in curr_pair_chain_with_previous()