Home
last modified time | relevance | path

Searched refs:vda (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p8vector.c164 res_vd = vec_mergee(vda, vda); in test1()
357 res_vd = vec_eqv(vda, vda); in test1()
437 res_i = vec_all_eq(vda, vda); in test1()
448 res_i = vec_all_ne(vda, vda); in test1()
470 res_i = vec_any_eq(vda, vda); in test1()
478 res_i = vec_any_ne(vda, vda); in test1()
486 res_i = vec_all_ge(vda, vda); in test1()
494 res_i = vec_all_gt(vda, vda); in test1()
502 res_i = vec_all_le(vda, vda); in test1()
510 res_i = vec_all_lt(vda, vda); in test1()
[all …]
H A Dbuiltins-ppc-p9vector.c31 vector double vda, vdb; variable
605 return vec_cmpne (vda, vdb); in test37()
731 return vec_insert_exp (vda,vulb); in test55()
953 return vec_pack(vda, vdb); in test81()
967 return vec_extract_exp(vda); in test83()
981 return vec_extract_sig(vda); in test85()
995 return vec_test_data_class(vda, __VEC_CLASS_FP_NOT_NORMAL); in test87()
1146 return vec_xst_len(vda,d,0); in test109()
H A Dbuiltins-ppc-vec-ins-error.c23 vector double vda; variable
48 …return vec_replace_elt(vda, da, 3); // expected-error {{element number 3 is outside of the valid r… in test_vec_replace_elt_d()
H A Dbuiltins-ppc-p10vector.c27 vector double vda, vdb; variable
956 return vec_permx(vda, vdb, vucc, 1); in test_vec_permx_d()
1018 return vec_blendv(vda, vdb, vullc); in test_vec_blend_d()
1178 return vec_replace_elt(vda, da, 1); in test_vec_replace_elt_d()
1326 return vec_replace_unaligned(vda, da, 8); in test_vec_replace_unaligned_d()
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-elf2-abi.ll4 @vda = common global <2 x double> zeroinitializer, align 16
20 %0 = load <2 x double>, <2 x double>* @vda, align 16
44 %0 = load <2 x double>, <2 x double>* @vda, align 16
45 %1 = load <2 x double>, <2 x double>* @vda, align 16
68 %0 = load <2 x double>, <2 x double>* @vda, align 16
92 %0 = load <2 x double>, <2 x double>* @vda, align 16
116 %0 = load <2 x double>, <2 x double>* @vda, align 16
H A Dvsx-p9.ll29 @vda = global <2 x double> zeroinitializer, align 16
134 %22 = load <2 x double>, <2 x double>* @vda, align 16