• Home
  • Raw
  • Download

Lines Matching refs:res_vf

37 vector float res_vf;  variable
183 res_vf = vec_add(vf, vf); in test1()
259 res_vf = vec_vaddfp(vf, vf); in test1()
705 res_vf = vec_andc(vf, vf); in test1()
711 res_vf = vec_andc(vbi, vf); in test1()
717 res_vf = vec_andc(vf, vbi); in test1()
843 res_vf = vec_vandc(vf, vf); in test1()
849 res_vf = vec_vandc(vbi, vf); in test1()
855 res_vf = vec_vandc(vf, vbi); in test1()
915 res_vf = vec_ceil(vf); in test2()
919 res_vf = vec_vrfip(vf); in test2()
1117 res_vf = vec_ctf(vi, 0); in test6()
1121 res_vf = vec_ctf(vui, 0); in test6()
1125 res_vf = vec_vcfsx(vi, 0); in test6()
1129 res_vf = vec_vcfux(vui, 0); in test6()
1207 res_vf = vec_expte(vf); in test6()
1211 res_vf = vec_vexptefp(vf); in test6()
1216 res_vf = vec_floor(vf); in test6()
1220 res_vf = vec_vrfim(vf); in test6()
1289 res_vf = vec_ld(0, &vf); in test6()
1293 res_vf = vec_ld(0, &param_f); in test6()
1361 res_vf = vec_lvx(0, &vf); in test6()
1365 res_vf = vec_lvx(0, &param_f); in test6()
1394 res_vf = vec_lde(0, &param_f); in test6()
1422 res_vf = vec_lvewx(0, &param_f); in test6()
1491 res_vf = vec_ldl(0, &vf); in test6()
1495 res_vf = vec_ldl(0, &param_f); in test6()
1563 res_vf = vec_lvxl(0, &vf); in test6()
1567 res_vf = vec_lvxl(0, &param_f); in test6()
1572 res_vf = vec_loge(vf); in test6()
1576 res_vf = vec_vlogefp(vf); in test6()
1591 res_vf =vec_madd(vf, vf, vf); in test6()
1595 res_vf = vec_vmaddfp(vf, vf, vf); in test6()
1681 res_vf = vec_max(vf, vf); in test6()
1757 res_vf = vec_vmaxfp(vf, vf); in test6()
1802 res_vf = vec_mergeh(vf, vf); in test6()
1846 res_vf = vec_vmrghw(vf, vf); in test6()
1891 res_vf = vec_mergel(vf, vf); in test6()
1935 res_vf = vec_vmrglw(vf, vf); in test6()
2017 res_vf = vec_min(vf, vf); in test6()
2093 res_vf = vec_vminfp(vf, vf); in test6()
2314 res_vf = vec_nmsub(vf, vf, vf); in test6()
2318 res_vf = vec_vnmsubfp(vf, vf, vf); in test6()
2377 res_vf = vec_nor(vf, vf); in test6()
2437 res_vf = vec_vnor(vf, vf); in test6()
2528 res_vf = vec_or(vf, vf); in test6()
2532 res_vf = vec_or(vbi, vf); in test6()
2536 res_vf = vec_or(vf, vbi); in test6()
2624 res_vf = vec_vor(vf, vf); in test6()
2628 res_vf = vec_vor(vbi, vf); in test6()
2632 res_vf = vec_vor(vf, vbi); in test6()
2801 res_vf = vec_perm(vf, vf, vuc); in test6()
2845 res_vf = vec_vperm(vf, vf, vuc); in test6()
2850 res_vf = vec_re(vf); in test6()
2854 res_vf = vec_vrefp(vf); in test6()
2908 res_vf = vec_round(vf); in test6()
2912 res_vf = vec_vrfin(vf); in test6()
2917 res_vf = vec_rsqrte(vf); in test6()
2921 res_vf = vec_vrsqrtefp(vf); in test6()
3106 res_vf = vec_sel(vf, vf, vui); in test6()
3116 res_vf = vec_sel(vf, vf, vbi); in test6()
3306 res_vf = vec_vsel(vf, vf, vui); in test6()
3316 res_vf = vec_vsel(vf, vf, vbi); in test6()
3490 res_vf = vec_sld(vf, vf, 0); in test6()
3586 res_vf = vec_vsldoi(vf, vf, 0); in test6()
3896 res_vf = vec_slo(vf, vsc); in test6()
3900 res_vf = vec_slo(vf, vuc); in test6()
3960 res_vf = vec_vslo(vf, vsc); in test6()
3964 res_vf = vec_vslo(vf, vuc); in test6()
4009 res_vf = vec_splat(vf, 0); in test6()
4053 res_vf = vec_vspltw(vf, 0); in test6()
4474 res_vf = vec_sro(vf, vsc); in test6()
4478 res_vf = vec_sro(vf, vuc); in test6()
4538 res_vf = vec_vsro(vf, vsc); in test6()
4542 res_vf = vec_vsro(vf, vuc); in test6()
5158 res_vf = vec_sub(vf, vf); in test6()
5234 res_vf = vec_vsubfp(vf, vf); in test6()
5442 res_vf = vec_trunc(vf); in test6()
5446 res_vf = vec_vrfiz(vf); in test6()
5617 res_vf = vec_xor(vf, vf); in test6()
5621 res_vf = vec_xor(vbi, vf); in test6()
5625 res_vf = vec_xor(vf, vbi); in test6()
5713 res_vf = vec_vxor(vf, vf); in test6()
5717 res_vf = vec_vxor(vbi, vf); in test6()
5721 res_vf = vec_vxor(vf, vbi); in test6()
5805 res_vf = vec_insert(param_f, vf, param_i); in test6()
5970 res_vf = vec_lvlx(0, &vf); in test6()
6141 res_vf = vec_lvlxl(0, &vf); in test6()
6312 res_vf = vec_lvrx(0, &vf); in test6()
6483 res_vf = vec_lvrxl(0, &vf); in test6()
7622 res_vf = vec_promote(param_f, 0); in test6()
7653 res_vf = vec_splats(param_f); in test6()