Home
last modified time | relevance | path

Searched refs:vull (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c10 vector unsigned long long vull = { 1, 2 }; variable
28 res_vbll = vec_cmpeq(vull, vull); in test1()
39 res_vbll = vec_cmpgt(vull, vull); in test1()
56 res_i = vec_all_eq(vull, vull); in test1()
61 res_i = vec_all_eq(vull, vbll); in test1()
71 res_i = vec_all_eq(vbll, vull); in test1()
92 res_i = vec_all_ne(vull, vull); in test1()
97 res_i = vec_all_ne(vull, vbll); in test1()
107 res_i = vec_all_ne(vbll, vull); in test1()
128 res_i = vec_any_eq(vull, vull); in test1()
[all …]
Dbuiltins-ppc-vsx.c11 vector unsigned long long vull = { 1447LL, 2894LL }; variable
62 res_vull = vec_perm(vull, vull, vuc); in test1()
71 res_vull = vec_vperm(vull, vull, vuc); in test1()
91 res_vull = vec_vsx_ld(0, &vull); in test1()
111 vec_vsx_st(vull, 0, &res_vull); in test1()
/external/llvm/test/CodeGen/PowerPC/
Dvsx-ldst.ll21 @vull = global <2 x i64> <i64 1447, i64 2894>, align 16
37 %4 = load <2 x double>, <2 x double>* bitcast (<2 x i64>* @vull to <2 x double>*), align 16
Dvsx-ldst-builtin-le.ll11 @vull = global <2 x i64> <i64 1447, i64 2894>, align 16
87 store <2 x i64>* @vull, <2 x i64>** %__b.addr.i26, align 8
145 %59 = load <2 x i64>, <2 x i64>* @vull, align 16