Searched defs:max76543210 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_arm64_toIR.c5295 IRTemp max76543210 = newTemp(Ity_V128); local
5297 assign(max76543210, binop(op, mkexpr(max7654), mkexpr(max3210)));
5300 mkexpr(max76543210)));
5348 IRTemp max76543210 = newTemp(Ity_V128); local
5349 assign(max76543210, binop(op, mkexpr(max7654), mkexpr(max3210)));
5351 assign(res, unop(Iop_ZeroHI112ofV128, mkexpr(max76543210)));

Completed in 45 milliseconds