Home
last modified time | relevance | path

Searched refs:vec_xor (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c761 res_vsll = vec_xor(vsll, vsll); in test1()
765 res_vsll = vec_xor(vbll, vsll); in test1()
769 res_vsll = vec_xor(vsll, vbll); in test1()
773 res_vull = vec_xor(vull, vull); in test1()
777 res_vull = vec_xor(vbll, vull); in test1()
781 res_vull = vec_xor(vull, vbll); in test1()
785 res_vbll = vec_xor(vbll, vbll); in test1()
793 res_vd = vec_xor(vd, vd); in test1()
803 res_vd = vec_xor(vd, vbll); in test1()
813 res_vd = vec_xor(vbll, vd); in test1()
Dbuiltins-ppc-altivec.c5514 res_vsc = vec_xor(vsc, vsc); in test6()
5518 res_vsc = vec_xor(vbc, vsc); in test6()
5522 res_vsc = vec_xor(vsc, vbc); in test6()
5526 res_vuc = vec_xor(vuc, vuc); in test6()
5530 res_vuc = vec_xor(vbc, vuc); in test6()
5534 res_vuc = vec_xor(vuc, vbc); in test6()
5538 res_vbc = vec_xor(vbc, vbc); in test6()
5542 res_vs = vec_xor(vs, vs); in test6()
5546 res_vs = vec_xor(vbs, vs); in test6()
5550 res_vs = vec_xor(vs, vbs); in test6()
[all …]
/external/fec/
Dviterbi615_av.c143 m0 = vec_add(vec_xor(Branchtab615[0].v[i],sym0v),vec_xor(Branchtab615[1].v[i],sym1v)); in update_viterbi615_blk_av()
144 m1 = vec_add(vec_xor(Branchtab615[2].v[i],sym2v),vec_xor(Branchtab615[3].v[i],sym3v)); in update_viterbi615_blk_av()
145 m2 = vec_add(vec_xor(Branchtab615[4].v[i],sym4v),vec_xor(Branchtab615[5].v[i],sym5v)); in update_viterbi615_blk_av()
Dviterbi27_av.c136 metric = vec_avg(vec_xor(Branchtab27[0].v[0],sym0v),vec_xor(Branchtab27[1].v[0],sym1v)); in update_viterbi27_blk_av()
147 metric = vec_avg(vec_xor(Branchtab27[0].v[1],sym0v),vec_xor(Branchtab27[1].v[1],sym1v)); in update_viterbi27_blk_av()
Dviterbi39_av.c140 m0 = vec_add(vec_xor(Branchtab39[0].v[i],sym0v),vec_xor(Branchtab39[1].v[i],sym1v)); in update_viterbi39_blk_av()
141 m1 = vec_xor(Branchtab39[2].v[i],sym2v); in update_viterbi39_blk_av()
Dviterbi29_av.c138 metric = vec_avg(vec_xor(Branchtab29[0].v[i],sym1v),vec_xor(Branchtab29[1].v[i],sym2v)); in update_viterbi29_blk_av()
/external/jemalloc/test/include/test/
DSFMT-alti.h86 z = vec_xor(z, w); in vec_recursion()
88 v = vec_xor(v, x); in vec_recursion()
89 z = vec_xor(z, y); in vec_recursion()
90 z = vec_xor(z, v); in vec_recursion()
/external/eigen/Eigen/src/Core/arch/AltiVec/
DComplex.h71 …_INLINE Packet2cf pconj(const Packet2cf& a) { return Packet2cf((Packet4f)vec_xor((Packet4ui)a.v, p…
85 v2 = (Packet4f) vec_xor((Packet4ui)v2, p4ui_CONJ_XOR);
94 … pxor <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(vec_xor(a.v,b.v)); }
DPacketMath.h253 …RONG_INLINE Packet4f pxor<Packet4f>(const Packet4f& a, const Packet4f& b) { return vec_xor(a, b); }
254 …RONG_INLINE Packet4i pxor<Packet4i>(const Packet4i& a, const Packet4i& b) { return vec_xor(a, b); }
/external/valgrind/none/tests/ppc32/
DtestVMX.stdout.exp406 Function vec_xor [type unsigned char] ===> OK
407 Function vec_xor [type char] ===> OK
408 Function vec_xor [type unsigned short] ===> OK
409 Function vec_xor [type short] ===> OK
410 Function vec_xor [type unsigned int] ===> OK
411 Function vec_xor [type int] ===> OK
DtestVMX.c6299 UCaux3.v = vec_xor( UCaux1.v, UCaux2.v ); in part4()
6314 Caux3.v = vec_xor( Caux1.v, Caux2.v ); in part4()
6329 USaux3.v = vec_xor( USaux1.v, USaux2.v ); in part4()
6344 Saux3.v = vec_xor( Saux1.v, Saux2.v ); in part4()
6359 UIaux3.v = vec_xor( UIaux1.v, UIaux2.v ); in part4()
6374 Iaux3.v = vec_xor( Iaux1.v, Iaux2.v ); in part4()
6390 Faux3.v = vec_xor( Faux1.v, Faux2.v ); in part4()
/external/libunwind/tests/
Dppc64-test-altivec.c146 vec_and (v4, vec_or (v5, vec_xor (v6, v8)))))); in vec_stack()
/external/clang/lib/Headers/
Daltivec.h98 static vector unsigned char __ATTRS_o_ai vec_xor(vector unsigned char __a,
5827 __d = vec_xor(__c, __d); in vec_perm()
5842 __d = vec_xor(__c, __d); in vec_perm()
5857 __d = vec_xor(__c, __d); in vec_perm()
5872 __d = vec_xor(__c, __d); in vec_perm()
5887 __d = vec_xor(__c, __d); in vec_perm()
5902 __d = vec_xor(__c, __d); in vec_perm()
5916 __d = vec_xor(__c, __d); in vec_perm()
5931 __d = vec_xor(__c, __d); in vec_perm()
5944 __d = vec_xor(__c, __d); in vec_perm()
[all …]