Searched refs:max76 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm64_toIR.c | 7580 IRTemp max76 = newTempV128(); in math_FOLDV() local 7588 assign(max76, binop(op, mkexpr(xAll7), mkexpr(xAll6))); in math_FOLDV() 7598 assign(max7654, binop(op, mkexpr(max76), mkexpr(max54))); in math_FOLDV() 7642 IRTemp max76 = newTempV128(); in math_FOLDV() local 7646 assign(max76, binop(op, mkexpr(x77777777), mkexpr(x66666666))); in math_FOLDV() 7652 assign(max7654, binop(op, mkexpr(max76), mkexpr(max54))); in math_FOLDV()
|