Searched refs:ulla (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-p10.c | 5 unsigned long long ulla, ullb; variable 9 return __builtin_pdepd(ulla, ullb); in test_pdepd() 14 return __builtin_pextd(ulla, ullb); in test_pextd() 19 return __builtin_cfuged(ulla, ullb); in test_cfuged() 24 return __builtin_cntlzdm(ulla, ullb); in test_cntlzdm() 29 return __builtin_cnttzdm(ulla, ullb); in test_cnttzdm()
|
| H A D | builtins-ppc-vec-ins-error.c | 27 unsigned long long ulla; variable 58 …return vec_replace_unaligned(vulla, ulla, 12); // expected-error {{byte number 12 is outside of th… in test_vec_replace_unaligned_ull()
|
| H A D | builtins-ppc-p10vector.c | 41 unsigned long long ulla; variable 605 return vec_genbm(ulla); in test_vec_genbm() 646 return vec_genhm(ulla); in test_vec_genhm() 652 return vec_genwm(ulla); in test_vec_genwm() 658 return vec_gendm(ulla); in test_vec_gendm() 664 return vec_genqm(ulla); in test_vec_genqm() 1150 return vec_replace_elt(vulla, ulla, 0); in test_vec_replace_elt_ull() 1300 return vec_replace_unaligned(vulla, ulla, 7); in test_vec_replace_unaligned_ull() 1358 return vec_insertl(ulla, vulla, uia); in test_vec_insertl_ul() 1414 return vec_inserth(ulla, vulla, uia); in test_vec_inserth_ul()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | vsx-p9.ll | 19 @ulla = global <2 x i64> zeroinitializer, align 16 89 %12 = load <2 x i64>, <2 x i64>* @ulla, align 16
|