Searched refs:tLlo (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_amd64_toIR.c23965 IRTemp tLhi, tLlo, tRhi, tRlo; local
23966 tLhi = tLlo = tRhi = tRlo = IRTemp_INVALID;
23968 breakupV256toV128s( tL, &tLhi, &tLlo );
23972 binop( op, mkexpr(tRlo), mkexpr(tLlo) ) ) );
[all...]

Completed in 184 milliseconds