Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:vf

25 vector float vf = { -1.5, 2.5, -3.5, 4.5 };
79 vf = vec_abs(vf);
83 // CHECK: store <4 x float> %{{.*}}, <4 x float>* @vf
87 // CHECK-LE: store <4 x float> %{{.*}}, <4 x float>* @vf
88 // CHECK-NOALTIVEC: error: use of undeclared identifier 'vf'
89 // CHECK-NOALTIVEC: vf = vec_abs(vf)
183 res_vf = vec_add(vf, vf);
259 res_vf = vec_vaddfp(vf, vf);
705 res_vf = vec_andc(vf, vf);
711 res_vf = vec_andc(vbi, vf);
717 res_vf = vec_andc(vf, vbi);
843 res_vf = vec_vandc(vf, vf);
849 res_vf = vec_vandc(vbi, vf);
855 res_vf = vec_vandc(vf, vbi);
915 res_vf = vec_ceil(vf);
919 res_vf = vec_vrfip(vf);
924 res_vi = vec_cmpb(vf, vf);
928 res_vi = vec_vcmpbfp(vf, vf);
957 res_vbi = vec_cmpeq(vf, vf);
986 res_vbi = vec_cmpge(vf, vf);
990 res_vbi = vec_vcmpgefp(vf, vf);
1023 res_vbi = vec_cmpgt(vf, vf);
1051 res_vbi = vec_vcmpgtfp(vf, vf);
1080 res_vbi = vec_cmple(vf, vf);
1112 res_vbi = vec_cmplt(vf, vf);
1134 res_vi = vec_cts(vf, 0);
1138 res_vi = vec_vctsxs(vf, 0);
1143 res_vui = vec_ctu(vf, 0);
1147 res_vui = vec_vctuxs(vf, 0);
1202 vec_dstt(&vf, 0, 0);
1207 res_vf = vec_expte(vf);
1211 res_vf = vec_vexptefp(vf);
1216 res_vf = vec_floor(vf);
1220 res_vf = vec_vrfim(vf);
1289 res_vf = vec_ld(0, &vf);
1361 res_vf = vec_lvx(0, &vf);
1491 res_vf = vec_ldl(0, &vf);
1563 res_vf = vec_lvxl(0, &vf);
1572 res_vf = vec_loge(vf);
1576 res_vf = vec_vlogefp(vf);
1591 res_vf =vec_madd(vf, vf, vf);
1595 res_vf = vec_vmaddfp(vf, vf, vf);
1681 res_vf = vec_max(vf, vf);
1757 res_vf = vec_vmaxfp(vf, vf);
1802 res_vf = vec_mergeh(vf, vf);
1846 res_vf = vec_vmrghw(vf, vf);
1891 res_vf = vec_mergel(vf, vf);
1935 res_vf = vec_vmrglw(vf, vf);
2017 res_vf = vec_min(vf, vf);
2093 res_vf = vec_vminfp(vf, vf);
2314 res_vf = vec_nmsub(vf, vf, vf);
2318 res_vf = vec_vnmsubfp(vf, vf, vf);
2377 res_vf = vec_nor(vf, vf);
2437 res_vf = vec_vnor(vf, vf);
2528 res_vf = vec_or(vf, vf);
2532 res_vf = vec_or(vbi, vf);
2536 res_vf = vec_or(vf, vbi);
2624 res_vf = vec_vor(vf, vf);
2628 res_vf = vec_vor(vbi, vf);
2632 res_vf = vec_vor(vf, vbi);
2801 res_vf = vec_perm(vf, vf, vuc);
2845 res_vf = vec_vperm(vf, vf, vuc);
2850 res_vf = vec_re(vf);
2854 res_vf = vec_vrefp(vf);
2908 res_vf = vec_round(vf);
2912 res_vf = vec_vrfin(vf);
2917 res_vf = vec_rsqrte(vf);
2921 res_vf = vec_vrsqrtefp(vf);
3106 res_vf = vec_sel(vf, vf, vui);
3116 res_vf = vec_sel(vf, vf, vbi);
3306 res_vf = vec_vsel(vf, vf, vui);
3316 res_vf = vec_vsel(vf, vf, vbi);
3490 res_vf = vec_sld(vf, vf, 0);
3586 res_vf = vec_vsldoi(vf, vf, 0);
3896 res_vf = vec_slo(vf, vsc);
3900 res_vf = vec_slo(vf, vuc);
3960 res_vf = vec_vslo(vf, vsc);
3964 res_vf = vec_vslo(vf, vuc);
4009 res_vf = vec_splat(vf, 0);
4053 res_vf = vec_vspltw(vf, 0);
4474 res_vf = vec_sro(vf, vsc);
4478 res_vf = vec_sro(vf, vuc);
4538 res_vf = vec_vsro(vf, vsc);
4542 res_vf = vec_vsro(vf, vuc);
4643 vec_st(vf, 0, &vf);
4647 vec_st(vf, 0, &param_f);
4747 vec_stvx(vf, 0, &vf);
4751 vec_stvx(vf, 0, &param_f);
4812 vec_ste(vf, 0, &param_f);
4872 vec_stvewx(vf, 0, &param_f);
4973 vec_stl(vf, 0, &vf);
4977 vec_stl(vf, 0, &param_f);
5077 vec_stvxl(vf, 0, &vf);
5081 vec_stvxl(vf, 0, &param_f);
5158 res_vf = vec_sub(vf, vf);
5234 res_vf = vec_vsubfp(vf, vf);
5442 res_vf = vec_trunc(vf);
5446 res_vf = vec_vrfiz(vf);
5617 res_vf = vec_xor(vf, vf);
5621 res_vf = vec_xor(vbi, vf);
5625 res_vf = vec_xor(vf, vbi);
5713 res_vf = vec_vxor(vf, vf);
5717 res_vf = vec_vxor(vbi, vf);
5721 res_vf = vec_vxor(vf, vbi);
5764 res_f = vec_extract(vf, param_i);
5805 res_vf = vec_insert(param_f, vf, param_i);
5970 res_vf = vec_lvlx(0, &vf);
6141 res_vf = vec_lvlxl(0, &vf);
6312 res_vf = vec_lvrx(0, &vf);
6483 res_vf = vec_lvrxl(0, &vf);
6750 vec_stvlx(vf, 0, &vf);
7023 vec_stvlxl(vf, 0, &vf);
7296 vec_stvrx(vf, 0, &vf);
7569 vec_stvrxl(vf, 0, &vf);
7748 res_i = vec_all_eq(vf, vf);
7837 res_i = vec_all_ge(vf, vf);
7926 res_i = vec_all_gt(vf, vf);
7931 res_i = vec_all_in(vf, vf);
8020 res_i = vec_all_le(vf, vf);
8109 res_i = vec_all_lt(vf, vf);
8114 res_i = vec_all_nan(vf);
8207 res_i = vec_all_ne(vf, vf);
8212 res_i = vec_all_nge(vf, vf);
8217 res_i = vec_all_ngt(vf, vf);
8222 res_i = vec_all_nle(vf, vf);
8227 res_i = vec_all_nlt(vf, vf);
8232 res_i = vec_all_numeric(vf);
8325 res_i = vec_any_eq(vf, vf);
8414 res_i = vec_any_ge(vf, vf);
8503 res_i = vec_any_gt(vf, vf);
8592 res_i = vec_any_le(vf, vf);
8681 res_i = vec_any_lt(vf, vf);
8686 res_i = vec_any_nan(vf);
8779 res_i = vec_any_ne(vf, vf);
8784 res_i = vec_any_nge(vf, vf);
8789 res_i = vec_any_ngt(vf, vf);
8794 res_i = vec_any_nle(vf, vf);
8799 res_i = vec_any_nlt(vf, vf);
8804 res_i = vec_any_numeric(vf);
8809 res_i = vec_any_out(vf, vf);