Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c7601 IRTemp max76543210 = newTempV128(); in math_FOLDV() local
7603 assign(max76543210, binop(op, mkexpr(max7654), mkexpr(max3210))); in math_FOLDV()
7606 mkexpr(max76543210))); in math_FOLDV()
7654 IRTemp max76543210 = newTempV128(); in math_FOLDV() local
7655 assign(max76543210, binop(op, mkexpr(max7654), mkexpr(max3210))); in math_FOLDV()
7657 assign(res, unop(Iop_ZeroHI112ofV128, mkexpr(max76543210))); in math_FOLDV()