Searched refs:umax_src (Results 1 – 3 of 3) sorted by relevance
565 meta->umax_src = max(meta->umax_src, sreg->umax_value); in nfp_bpf_check_alu()586 if (mbpf_src(meta) == BPF_X && meta->umax_src > U32_MAX) { in nfp_bpf_check_alu()613 if (meta->umin_src != meta->umax_src) { in nfp_bpf_check_alu()617 if (meta->umax_src > U32_MAX) { in nfp_bpf_check_alu()
335 u64 umax_src; member
1516 ropnd_max = meta->umax_src; in wrp_mul()2066 umax = meta->umax_src; in shl_reg64()2178 umax = meta->umax_src; in shr_reg64()2295 umax = meta->umax_src; in ashr_reg64()2450 umax = meta->umax_src; in ashr_reg()2501 umax = meta->umax_src; in shr_reg()2540 umax = meta->umax_src; in shl_reg()