Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c8009 static IRExpr* math_PERM_8x8x3(const UChar* desc, in math_PERM_8x8x3() function
8095 assign(*u0, math_PERM_8x8x3(de0, i0, i1, i2)); in math_DEINTERLEAVE_3()
8096 assign(*u1, math_PERM_8x8x3(de1, i0, i1, i2)); in math_DEINTERLEAVE_3()
8097 assign(*u2, math_PERM_8x8x3(de2, i0, i1, i2)); in math_DEINTERLEAVE_3()
8150 assign(*i0, math_PERM_8x8x3(in0, u0, u1, u2)); in math_INTERLEAVE_3()
8151 assign(*i1, math_PERM_8x8x3(in1, u0, u1, u2)); in math_INTERLEAVE_3()
8152 assign(*i2, math_PERM_8x8x3(in2, u0, u1, u2)); in math_INTERLEAVE_3()