Searched refs:max54 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm64_toIR.c | 7581 IRTemp max54 = newTempV128(); in math_FOLDV() local 7589 assign(max54, binop(op, mkexpr(xAll5), mkexpr(xAll4))); in math_FOLDV() 7598 assign(max7654, binop(op, mkexpr(max76), mkexpr(max54))); in math_FOLDV() 7643 IRTemp max54 = newTempV128(); in math_FOLDV() local 7647 assign(max54, binop(op, mkexpr(x55555555), mkexpr(x44444444))); in math_FOLDV() 7652 assign(max7654, binop(op, mkexpr(max76), mkexpr(max54))); in math_FOLDV()
|