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

/external/valgrind/main/VEX/priv/
H A Dguest_s390_toIR.c559 IRExpr *op, *hi, *lo, *lox, *ndep; local
566 lox = binop(Iop_Xor64, lo, ndep); /* convey dependency */
568 s390_cc_thunk_fill(op, hi, lox, ndep);

Completed in 124 milliseconds