Searched refs:const_vg (Results 1 – 2 of 2) sorted by relevance
4000 unsigned int vl, const_vg; in aarch64_fold_sve_cnt_pat() local4005 else if (aarch64_sve_vg.is_constant (&const_vg)) in aarch64_fold_sve_cnt_pat()4008 unsigned int nelts = (const_vg / 2) * nelts_per_vq; in aarch64_fold_sve_cnt_pat()
5287 unsigned int vl, const_vg; in aarch64_fold_sve_cnt_pat() local5292 else if (aarch64_sve_vg.is_constant (&const_vg)) in aarch64_fold_sve_cnt_pat()5295 unsigned int nelts = (const_vg / 2) * nelts_per_vq; in aarch64_fold_sve_cnt_pat()