Searched refs:prev_ld_off (Results 1 – 1 of 1) sorted by relevance
4094 s16 prev_ld_off, prev_st_off; in curr_pair_chain_with_previous() local4105 prev_ld_off = prev_ld->off; in curr_pair_chain_with_previous()4122 if (prev_ld_off + prev_size == ld->off && in curr_pair_chain_with_previous()4127 if (ld->off + curr_size == prev_ld_off && in curr_pair_chain_with_previous()4217 s16 prev_ld_off = prev_ld->off; in nfp_bpf_opt_ldst_gather() local4221 if (prev_ld_off < head_ld_off) { in nfp_bpf_opt_ldst_gather()4222 head_ld_meta->insn.off = prev_ld_off; in nfp_bpf_opt_ldst_gather()