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 764 IRExpr **args, *call, *op, *dep1, *dep2, *ndep; in s390_call_calculate_cc() local 787 IRExpr **args, *call, *op, *dep1, *dep2, *mask; in s390_call_calculate_icc() local 823 IRExpr **args, *call, *op, *dep1, *dep2, *ndep, *mask; in s390_call_calculate_cond() local 842 #define s390_cc_thunk_putZ(op,dep1) s390_cc_thunk_put1(op,dep1,False) argument [all …]
|