D | guest_s390_toIR.c | 532 s390_cc_thunk_fill(IRExpr *op, IRExpr *dep1, IRExpr *dep2, IRExpr *ndep) in s390_cc_thunk_fill() 578 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put1() local 592 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put2() local 617 IRExpr *op, *dep1, *dep2, *ndep, *dep2x; in s390_cc_thunk_put3() local 634 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put1f() local 658 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_putFZ() local 757 IRExpr **args, *call, *op, *dep1, *dep2, *ndep; in s390_call_calculate_cc() local 780 IRExpr **args, *call, *op, *dep1, *dep2, *mask; in s390_call_calculate_icc() local 816 IRExpr **args, *call, *op, *dep1, *dep2, *ndep, *mask; in s390_call_calculate_cond() local 838 #define s390_cc_thunk_putZZ(op,dep1,dep2) s390_cc_thunk_put2(op,dep1,dep2,False) argument [all …]
|