Searched defs:ndep (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/VEX/priv/ |
D | guest_s390_helpers.c | 672 s390_calculate_cond(ULong mask, ULong op, ULong dep1, ULong dep2, ULong ndep) in s390_calculate_cond()
|
D | guest_s390_toIR.c | 409 s390_cc_thunk_fill(IRExpr *op, IRExpr *dep1, IRExpr *dep2, IRExpr *ndep) in s390_cc_thunk_fill() 455 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put1() local 469 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put2() local 494 IRExpr *op, *dep1, *dep2, *ndep, *dep2x; in s390_cc_thunk_put3() local 511 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put1f() local 527 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_putFZ() local 543 IRExpr *op, *hi, *lo, *ndep; in s390_cc_thunk_put1f128() local 559 IRExpr *op, *hi, *lo, *lox, *ndep; in s390_cc_thunk_put1f128Z() local 584 IRExpr **args, *call, *op, *dep1, *dep2, *ndep; in s390_call_calculate_cc() local 629 IRExpr **args, *call, *op, *dep1, *dep2, *ndep, *mask; in s390_call_calculate_cond() local [all …]
|