Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c8061 # define IHI16x4(_e1, _e2) binop(Iop_InterleaveHI16x4, (_e1), (_e2)) in math_DEINTERLEAVE_3() macro
8080 IHI16x4(SHL64((_tmp3),48-16*(_la3)), \ in math_DEINTERLEAVE_3()
8082 IHI16x4(SHL64((_tmp1),48-16*(_la1)), \ in math_DEINTERLEAVE_3()
8104 # undef IHI16x4 in math_DEINTERLEAVE_3()
8116 # define IHI16x4(_e1, _e2) binop(Iop_InterleaveHI16x4, (_e1), (_e2)) in math_INTERLEAVE_3() macro
8135 IHI16x4(SHL64((_tmp3),48-16*(_la3)), \ in math_INTERLEAVE_3()
8137 IHI16x4(SHL64((_tmp1),48-16*(_la1)), \ in math_INTERLEAVE_3()
8159 # undef IHI16x4 in math_INTERLEAVE_3()
8175 # define IHI16x4(_t1, _t2) \ in math_DEINTERLEAVE_4() macro
8199 assign(d1d0c1c0, IHI16x4(i1, i0)); in math_DEINTERLEAVE_4()
[all …]