Searched refs:max76 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm64_toIR.c | 7223 IRTemp max76 = newTempV128(); in math_FOLDV() local 7231 assign(max76, binop(op, mkexpr(xAll7), mkexpr(xAll6))); in math_FOLDV() 7241 assign(max7654, binop(op, mkexpr(max76), mkexpr(max54))); in math_FOLDV() 7285 IRTemp max76 = newTempV128(); in math_FOLDV() local 7289 assign(max76, binop(op, mkexpr(x77777777), mkexpr(x66666666))); in math_FOLDV() 7295 assign(max7654, binop(op, mkexpr(max76), mkexpr(max54))); in math_FOLDV()
|