Searched refs:newTempsV128_4 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm64_toIR.c | 389 void newTempsV128_4(IRTemp* t1, IRTemp* t2, IRTemp* t3, IRTemp* t4) in newTempsV128_4() function 3993 newTempsV128_4(&s0, &s1, &s2, &s3); in math_DEINTERLEAVE3_128() 3994 newTempsV128_4(&t0, &t1, &t2, &t3); in math_DEINTERLEAVE3_128() 3995 newTempsV128_4(&p0, &p1, &p2, &c00111111); in math_DEINTERLEAVE3_128() 4046 newTempsV128_4(&s0, &s1, &s2, &s3); in math_DEINTERLEAVE3_128() 4047 newTempsV128_4(&s4, &s5, &s6, &s7); in math_DEINTERLEAVE3_128() 4048 newTempsV128_4(&t0, &t1, &t2, &t3); in math_DEINTERLEAVE3_128() 4049 newTempsV128_4(&t4, &t5, &t6, &t7); in math_DEINTERLEAVE3_128() 4050 newTempsV128_4(&p0, &p1, &p2, &cMASK); in math_DEINTERLEAVE3_128()
|