Searched refs:high_base (Results 1 – 4 of 4) sorted by relevance
18484 int high_base = nunits / 2; in aarch64_simd_vect_par_cnst_half() local18491 base = high ? low_base : high_base; in aarch64_simd_vect_par_cnst_half()18493 base = high ? high_base : low_base; in aarch64_simd_vect_par_cnst_half()
21649 int high_base = nunits / 2; in aarch64_simd_vect_par_cnst_half() local21656 base = high ? low_base : high_base; in aarch64_simd_vect_par_cnst_half()21658 base = high ? high_base : low_base; in aarch64_simd_vect_par_cnst_half()
32944 int high_base = nunits / 2; in arm_simd_vect_par_cnst_half() local32951 base = high ? low_base : high_base; in arm_simd_vect_par_cnst_half()32953 base = high ? high_base : low_base; in arm_simd_vect_par_cnst_half()
33719 int high_base = nunits / 2; in arm_simd_vect_par_cnst_half() local33726 base = high ? low_base : high_base; in arm_simd_vect_par_cnst_half()33728 base = high ? high_base : low_base; in arm_simd_vect_par_cnst_half()