Searched refs:x_rsh (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_arm_isel.c3344 HReg x_rsh = newVRegD(env); local
3362 x_rsh, x, rsh_amt, 3, False));
3364 tmp, x_lsh, x_rsh, 0, False));
3969 HReg x_rsh = newVRegV(env); local
3987 x_rsh, x, rsh_amt, 3, True));
3989 tmp, x_lsh, x_rsh, 0, True));

Completed in 104 milliseconds