Searched defs:running_result (Results 1 - 1 of 1) sorted by path

/external/valgrind/main/VEX/priv/
H A Dguest_arm64_toIR.c5423 IRTemp running_result = newTemp(Ity_V128); local
5424 assign(running_result, mkV128(0));
5451 mkexpr(running_result)));
5452 running_result = tmp;
5455 /* So now running_result holds the overall result where the indices
5467 mkexpr(running_result),

Completed in 231 milliseconds