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

/external/valgrind/main/VEX/priv/
H A Dguest_arm64_toIR.c5275 IRTemp max54 = newTemp(Ity_V128); local
5283 assign(max54, binop(op, mkexpr(xAll5), mkexpr(xAll4)));
5292 assign(max7654, binop(op, mkexpr(max76), mkexpr(max54)));
5337 IRTemp max54 = newTemp(Ity_V128); local
5341 assign(max54, binop(op, mkexpr(x55555555), mkexpr(x44444444)));
5346 assign(max7654, binop(op, mkexpr(max76), mkexpr(max54)));

Completed in 97 milliseconds