Searched defs:ndep (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_s390_toIR.c | 539 s390_cc_thunk_fill(IRExpr *op, IRExpr *dep1, IRExpr *dep2, IRExpr *ndep) in s390_cc_thunk_fill() 585 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put1() local 599 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put2() local 624 IRExpr *op, *dep1, *dep2, *ndep, *dep2x; in s390_cc_thunk_put3() local 641 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put1f() local 665 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_putFZ() local 689 IRExpr *op, *hi, *lo, *ndep; in s390_cc_thunk_put1f128() local 705 IRExpr *op, *hi, *lo, *lox, *ndep; in s390_cc_thunk_put1f128Z() local 723 IRExpr *op, *hi, *lo, *ndep; in s390_cc_thunk_put1d128() local 739 IRExpr *op, *hi, *lo, *lox, *ndep; in s390_cc_thunk_put1d128Z() local [all …]
|
D | guest_s390_helpers.c | 1795 s390_calculate_cond(ULong mask, ULong op, ULong dep1, ULong dep2, ULong ndep) in s390_calculate_cond()
|