Home
last modified time | relevance | path

Searched refs:max76543210 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c7244 IRTemp max76543210 = newTempV128(); in math_FOLDV() local
7246 assign(max76543210, binop(op, mkexpr(max7654), mkexpr(max3210))); in math_FOLDV()
7249 mkexpr(max76543210))); in math_FOLDV()
7297 IRTemp max76543210 = newTempV128(); in math_FOLDV() local
7298 assign(max76543210, binop(op, mkexpr(max7654), mkexpr(max3210))); in math_FOLDV()
7300 assign(res, unop(Iop_ZeroHI112ofV128, mkexpr(max76543210))); in math_FOLDV()